Hi In my project, I have lot of test cases. What command can be used to selectively run one Test suite/test case? Please help
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
try running:
More information: http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-test.html |
|||||
|