-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.Alpha2
-
None
When using Argument injection in TestNG, TestNG tries to write out the values as part of the Report after all contexts are closed. In Alpha-2 we replace all arguments with Class after the test is executed.
Replace the arguments with toString instead, this way the user can control what is written.