1.0.3 • Published 3 years ago
@phoenix-plugin-registry/test-quickly v1.0.3
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.
1.0.3
3 years ago