facile-it / paraunit

Run PHPUnit tests in parallel
https://engineering.facile.it/paraunit/
Apache License 2.0
134 stars 14 forks source link

Handle `--exclude-testsuite` and `--test-suffix` options #199

Open Jean85 opened 1 year ago

Jean85 commented 1 year ago

Follow up from #177

PHPUnit has multiple options to alter the definition of executed testsuites (on top of the XML config):