facile-it / paraunit

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

Use autowiring #181

Closed Jean85 closed 1 year ago

Jean85 commented 1 year ago

The DI component fully supports autowiring, we should leverage it, the performance penalty is negligible since the number of declared services is really low.