1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Absolute path to the phpunit file More... almost 13 years ago
Merge pull request #25 from emestee/master More... almost 13 years ago
Control over environment variables during PHPUnit execution. More... almost 13 years ago
Adds toggle command which switches between test class and class being tested. More... about 13 years ago
Merge branch 'master' of github.com:stuartherbert/sublime-phpunit More... about 13 years ago
New: disable PHPUnit plugin if not in a ST2 project More... about 13 years ago
Merge pull request #17 from aheinze/master More... about 13 years ago
Fix: more reliable way of finding the class name More... about 13 years ago
remove special color format characters from output More... about 13 years ago
phpunit-test-with-data snippet: mark tests as incomplete by default (for issue #13) More... over 13 years ago
phpunit-test-with-data snippet: add @covers doctag (for issue #13) More... over 13 years ago
phpunit-test snippet: mark tests as incomplete by default (for issue #13) More... over 13 years ago
Tweak the way we determine class and namespace (for issue #14) More... over 13 years ago
Only use heuristics to find phpunit.xml when all else fails. Addresses issue #15 More... over 13 years ago
Merge branch 'master' of github.com:stuartherbert/sublime-phpunit More... over 13 years ago
Fix for not main thread error appearing in developer console More... over 13 years ago
Make sure we only run phpunit using the shell on Windows; fixes issue #11 More... over 13 years ago
Added new config option: path_to_phpunit More... over 13 years ago
Added testsuite support for issue #9 More... over 13 years ago
Fix for issue #10 More... over 13 years ago
Merge pull request #7 from benmatselby/additional-arg-bug-fix More... about 14 years ago
Need to access the items of the additional arguments otherwise you get:
benmatselby
as Ben Selby
More... about 14 years ago
Now tries to switch to another open column if you have more than one column visible More... about 14 years ago
Fixed syntax error and reloading of prefs More... about 14 years ago
Added debugging messages and a workaround for when Sublime Text 2 reports wrong syntax for a PHP buffer More... about 14 years ago
Fixed regression: no longer runs all unit tests when intending to run just one set More... about 14 years ago
Restored not available message shown in context menu for non-PHP files More... about 14 years ago
Restored output panel hint showing which folder phpunit is being executed from More... about 14 years ago
Merge pull request #6 from Seldaek/patch-2 More... about 14 years ago
Added a timeout if the search is taking too long More... about 14 years ago