Closed davidhemphill closed 8 years ago
This PR adds the ability to run all of the tests in the directory of the current file. You can assign it to a shortcut with this key command:
{ "keys": ["super+shift+t"], "command": "run_phpunit_tests_in_dir"},
This PR adds the ability to run all of the tests in the directory of the current file. You can assign it to a shortcut with this key command:
{ "keys": ["super+shift+t"], "command": "run_phpunit_tests_in_dir"},