Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
"Testing by list" allows distributing defined test lists across machines to run tests in parallel.
Additionally it can be used by devs to create a simple list of tests they are interested in during feature development, without crafting a complicated command.
A final reason would be adding a new way to divide tests into suites without requiring more unique ant targets (which may differ in subtle ways for better or worse).