Run tests in random order ------------------------- Key: SUREFIRE-614 URL: http://jira.codehaus.org/browse/SUREFIRE-614 Project: Maven Surefire Issue Type: Improvement Components: Maven Surefire Plugin Reporter: Joerg Schaible
By definition all tests should be completely self-contained. However, some developers fail to write proper tests and this can be forced if surefire would run the tests in arbitrary order. This is in contrast to SUREFIRE-321, so it should be configurable if the test sould be run in native, random or alphabetical order. -- 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