Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
-Dtest=TestOne,foo.BarTest is the way to go for constraining surefire to a list of tests. There are upper limits to that in the context of command line arguments.
Could we additionally have:
-DtestListFile=testsToRun.txt
Also for Failsafe:
-Dit.testListFile=testsToRun.txt
Yes, I'd be rewriting testsToRun.txt for my use case, just before invoking Maven.
Refer http://paulhammant.com/2015/01/11/reducing-test-times-by-only-running-impacted-tests/
Attachments
Issue Links
- is part of
-
SUREFIRE-1065 Allow includesFile and excludesFile parameters to be set from the commandline
- Closed
- relates to
-
SUREFIRE-756 Allow ability to capture executed random runOrder for re-play purposes
- Closed