Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
Ubuntu Dapper, Sun JDK 5, Maven 2.0.4, TestNG 4.7
Description
Maven 2.0.4 does not run TestNG test cases. It recognizes them, but no tests are run.
Excerpt:
> mvn
...
Running com.acme.TestableTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Note how it says "Tests run: 0"
Reproducible test attached.
Attachments
Attachments
Issue Links
- duplicates
-
SUREFIRE-125 Surefire finds test classes but ignores test methods and configuration methods with TestNG and includes tag
- Closed