This plugin is for running javascript unit tests in sublime text 2, ruby(on rails) and by using teaspoon test runner.
Search sublime-text-2-teaspoon in sublime text package controll.
- Run single teaspoon test:
Command-Shift-R - Run all teaspoon tests from current file:
Command-Shift-T - Run last teaspoon test(s):
Command-Shift-E - Show test panel:
Command-Shift-X(when test panel visible hitescto hide it) Keys: 'Command' (OSX) 'Ctrl' (Linux / Windows)
Sets the test root folder where put javascripts folder.
This plugin is modfied from sublime-text-2-ruby-tests. You can find more information there.
The project is released under the MIT license.
The project's website is located at https://github.com/emn178/sublime-text-2-teaspoon
Author: emn178@gmail.com