Looking at documentation http://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html, we can see <scope> tag under <dependency>

What is that and how can we use it for running test?

6 Answers
6

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *