Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
2.4.3
-
None
-
None
-
testNG, Junit
Description
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.
Attachments
Issue Links
- is related to
-
SUREFIRE-526 Better support for other plugins to determine which tests are included/excluded and the order the tests get run
- Open
- relates to
-
SUREFIRE-726 Test list preprocessor support for tests to be run
- Open