TestNG parameterized test failures don't specify parameterized values
---------------------------------------------------------------------

                 Key: SUREFIRE-382
                 URL: http://jira.codehaus.org/browse/SUREFIRE-382
             Project: Maven Surefire
          Issue Type: Bug
          Components: TestNG support
            Reporter: Dan Fabulich
         Attachments: testng-dataProviderFailure.zip

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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to