You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you for GrumPHP, it is a tool that is not missing in any of my projects.
I think it would be a good idea to add a configuration option to the Infection task, to be able to specify the --coverage option, as indicated here: --coverage option. This way, if the coverage is already generated in another task (e.g. paratest or phpunit), the infection task will run much faster.
If present, the --skip-initial-tests should be added to the command when executed too.
Thank you very much
The text was updated successfully, but these errors were encountered:
First of all thank you for GrumPHP, it is a tool that is not missing in any of my projects.
I think it would be a good idea to add a configuration option to the Infection task, to be able to specify the
--coverage
option, as indicated here: --coverage option. This way, if the coverage is already generated in another task (e.g.paratest
orphpunit
), the infection task will run much faster.If present, the --skip-initial-tests should be added to the command when executed too.
Thank you very much
The text was updated successfully, but these errors were encountered: