facile-it / paraunit

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

Split outcome vs issues #183

Closed Jean85 closed 1 year ago

Jean85 commented 1 year ago

This refactor resolves #180, by following PHPUnit's internal logic more closely. There's a bit more redundancy, but the overall logic of Paraunit is simplified.