facile-it / paraunit

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

Allow phpunit/php-file-iterator 2 #126

Closed Jean85 closed 6 years ago

Jean85 commented 6 years ago

phpunit/php-file-iterator was indirectly used in the codebase with the Facade class. This explicits the dependency, and fixes the compat for the 2.0 release.