Your issue reports and pull requests are welcome.
To enable debug mode:
-
Open the Command Palette:
Command Palette → Preferences: PHPUnit Settings
. -
Set the following setting:
{ "phpunit.debug": true }
-
To view the console log:
Menu → View → Show Console
The UnitTesting package is used to run the tests.
- Open the Command Palette.
- Type "UnitTesting" and press
Enter
. - Type "PHPUnitKit" and press
Enter
.
- Reverting to a freshly installed state (Sublime Text Documentation)
- Reverting Sublime Text to its default configuration (Unofficial Sublime Text Documentation)
On Linux and OSX, this script can be used to clean caches, indexes, workspaces, sessions, etc. Note that cleaning and reverting are not the same: reverting removes installed packages and configurations, cleaning only removes files that are generated at runtime e.g. caches, indexes, sessions.