-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
plugin version 1.11
-
-
1.12
If you are running a project that has (say) only two test classes, but you specify a `CountDrivenParallelism` with size 5, your tests will get split into 5 executors, 3 of which don't do anything useful as they have no tests to run.