【发布时间】:2015-01-14 13:11:20
【问题描述】:
查看文档http://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html,我们可以看到<dependency>下的<scope>标签
那是什么,我们如何使用它来运行测试?
【问题讨论】:
-
这一切都在文档中得到了很好的解释:maven.apache.org/guides/introduction/…