Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
TestNG allows tests to accept variable parameters; the test is run multiple times with multiple parameter values.
http://testng.org/doc/documentation-main.html#parameters
But the parameter values aren't stored in the surefire-reports directory either in the txt or xml versions, and so they can't show up in the final report.
Attachments
Attachments
Issue Links
- depends upon
-
SUREFIRE-384 Allow TestNG to generate its native XML output
- Closed