facile-it / paraunit

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

Handle `--warm-coverage-cache` option #201

Open Jean85 opened 1 year ago

Jean85 commented 1 year ago

Follow up from #177

PHPUnit has a * --warm-coverage-cache option; we should inspect what it does and see if we can implement it in Paraunit.