You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian (JIRA)" <ji...@apache.org> on 2015/07/22 14:21:04 UTC

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

    [ https://issues.apache.org/jira/browse/SUREFIRE-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636800#comment-14636800 ] 

Christian edited comment on SUREFIRE-530 at 7/22/15 12:20 PM:
--------------------------------------------------------------

I am currently looking for a way to specify the order of the tests as well. Has there been any update?

[~tibor17] The parameter {{runOrder}} does not seem to be an option, since it does not allow a custom ordering of test classes.


was (Author: tesseract):
I am currently looking for a way to specify the order of the tests as well. Has there been any update?

The parameter {{runOrder}} does not seem to be an option, since it does not allow a custom ordering of test classes.

> Allow runtime ordering of tests to be specified
> -----------------------------------------------
>
>                 Key: SUREFIRE-530
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-530
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire 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 was sent by Atlassian JIRA
(v6.3.4#6332)