Doc Detective
This extension brings Doc Detective to Visual Studio Code! Run tests and analyze content test coverage without having to leave your source files.
Features
- Run tests in the active file.
- Run all tests in your default input path.
- Analyze test coverage for the active file.
- Analyze test coverage for all files in your default input path.
Note: This extension doesn't yet support suggesting tests from source files.
Requirements
To run this extension, you need a complete config.json , just as if you were using Doc Detective as an NPM package or CLI tool.
Extension Settings
This extension contributes the following settings:
docDetective.config : The path to your config.json file. Relative paths evaluate from the root of your current workspace.
Known Issues
This is an alpha release. Don't use it unless you know what you're doing.
Release Notes
0.0.1
Initial alpha release.
| |