Closed Kanti closed 8 years ago
About: Could we get an option for the phpunit task that could specify the groups the would like to run? it would be very helpful.
something like this:
# grumphp.yml phpunit: config_file: tests/phpunit.xml groups: [small, fast] metadata: priority: 200
Great idea! Feel free to implement.
About: Could we get an option for the phpunit task that could specify the groups the would like to run? it would be very helpful.
something like this: