Enable parallel test execution
------------------------------

                 Key: WHIRR-360
                 URL: https://issues.apache.org/jira/browse/WHIRR-360
             Project: Whirr
          Issue Type: Improvement
            Reporter: Andrei Savu


As we add services the number of integration tests we need to run will also 
increase. It would be useful to be able to execute the tests in parallel.

We can do this either by enabling parallel test execution in JUnit:
[1] 
http://incodewetrustinc.blogspot.com/2010/01/run-your-junit-tests-concurrently-with.html
 

or by migrating from JUnit to TestNG which has better support for parallel test 
execution out of the box. 

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

        

Reply via email to