I am struggling to run a single test method named testSaveAndDrop in the file escalation/EscalationGroupTest.php with phpunit. I tried
testSaveAndDrop
escalation/EscalationGroupTest.php
phpunit
If you're using an XML configuration file, you can add the following inside the phpunit tag:
nameToInclude nameToExclude
See https://phpunit.de/manual/current/en/appendixes.configuration.html