facile-it / paraunit

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

Migrate to PHPUnit 9.3 #153

Closed Jean85 closed 4 years ago

Jean85 commented 4 years ago

PHPUnit 9.3 requires CodeCoverage 9.0 which has some important breaking changes. Due to this, we can't support older PHPUnit versions at the same time.