-
New Feature
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Platform: All, OS: All
It would be really nice if the Test Results feature recently added for JUnit
also worked with TestNG.
It would be really nice if the Test Results feature recently added for JUnit
also worked with TestNG.
It seems to me that TestNG can produce test results in the same XML format that
Ant JUnit task would use.
http://www.javalobby.org/articles/testng/
This is the same XML format that Hudson understands, so you should be able to
see the test report tabulation with TestNG just fine.