-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 3.0.0-M6
-
Component/s: Maven Failsafe Plugin, Maven Surefire Plugin
-
Labels:None
As a user of the runOrder=random feature, I would like to be able to capture a given ordering of tests and re-play that order, so that if a particular ordering exposes hidden dependencies between tests I can reproduce in my development environment, fix the problem, and then runs the tests again to confirm the fix.
- is related to
-
SUREFIRE-1134 Take list of tests from file (-Dtest has upper limits for comma-separated list of tests)
-
- Closed
-
- links to