Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It should be possible to pass in command line arguments when using TestNG
Example:
test.using :testng, :args =>
{ "-listener"=>"com.something.SomeListener", "-suitethreadpoolsize" => 3}