Just add this above the only test you want to run, and then you don’t need to wait for a whole suite to hit that 1 test you need to fix!
This is a follow on from Behat speeding up
/**
* @group now
*/
phpunit --group now
"A bias towards action", "Naturally curious, innovative and willing to challenge the status quo"
Just add this above the only test you want to run, and then you don’t need to wait for a whole suite to hit that 1 test you need to fix!
This is a follow on from Behat speeding up
/**
* @group now
*/
phpunit --group now