+1
Build - add selector by mask
Example:
php files to execute by php.sublime-build - Class.php
php files with tests by phpunit.sublime-build - ClassTest.php
some as:
{
"cmd": ["php", "$file"],
"selector": "source.php",
"mask": "*Test.php",
"target": "exec"
}
Customer support service by UserEcho