Allow TestNG command line arguments to be passed
------------------------------------------------

                 Key: BUILDR-599
                 URL: https://issues.apache.org/jira/browse/BUILDR-599
             Project: Buildr
          Issue Type: Improvement
          Components: Test frameworks
            Reporter: Russell Teabeault


It should be possible to pass in command line arguments when using TestNG

Example:

test.using :testng, :args => { "-listener"=>"com.something.SomeListener",  
"-suitethreadpoolsize" => 3}
             


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to