facile-it / paraunit

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

Fix text options #121

Closed Jean85 closed 6 years ago

Jean85 commented 6 years ago

This PR attempts to fix a bug introduced with the new changes of the 0.12 release. Using input options with optional arguments it's really tricky with symfony/console!

I'm using a solution found in https://github.com/symfony/symfony/issues/11572#issuecomment-197929086