When I use phpunit-slicer to slice my tests, these options are not working.
--group foo
--exclude-group bar
It would be great to slice tests of a given group an allow to slice tests that are not inside a given group
This is funny because all the other phpunit options I use are working.
When I use phpunit-slicer to slice my tests, these options are not working.
It would be great to slice tests of a given group an allow to slice tests that are not inside a given group
This is funny because all the other phpunit options I use are working.