Lab Test Explorer for Visual Studio Code
Forked from Jasmine Test Explorer .
Features
- Shows a Test Explorer in the Test view in VS Code's sidebar with all detected tests and suites and their state
- Adds CodeLenses to your test files for starting and debugging tests
- Adds Gutter decorations to your test files showing the tests' state
- ~~Adds line decorations to the source line where a test failed~~
- ~~Shows a failed test's log when the test is selected in the explorer~~
- ~~Lets you choose test suites or individual tests in the explorer that should be run automatically after each file change~~
- Forwards the console output from Jasmine to a VS Code output channel
| |