You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nick Pellow (JIRA)" <ji...@codehaus.org> on 2008/11/21 08:00:41 UTC

[jira] Created: (SUREFIRE-530) Allow runtime ordering of tests to be specified

Allow runtime ordering of tests to be specified
-----------------------------------------------

                 Key: SUREFIRE-530
                 URL: http://jira.codehaus.org/browse/SUREFIRE-530
             Project: Maven Surefire
          Issue Type: Improvement
          Components: plugin
    Affects Versions: 2.4.3
         Environment: testNG, Junit
            Reporter: Nick Pellow


Allow other plugins to specify tests to get run, and preserve the ordering of tests.

Currently, a plugin may set the "test" parameter with a comma separated list of tests to run.
However, the order is not preserved.

For plugins such as the maven-clover2-plugin, (possibly the maven-reactor-plugin?) that optimize the build/test run, ordering of a tests is a very nice way to ensure the build fails as fast as possible. 

-- 
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