Skip to content

dangoor/TestQuickly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A trivial Brackets extension that adds a shortcut Cmd/Ctrl-P for running tests that are referred to by the current file.

To tell the extension which tests should be run, add a specially formatted comment to the file. Here's an example from QuickOpen.js:

/*unittests: QuickOpen */

This tells TestQuickly to run the suite called QuickOpen.

About

Brackets extension to make running tests faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published