Launchable extension for Visual Studio Code
Launchable extension for Visual Studio Code is ideal when you want to quickly sanity check your local commit before pushing the changes back to the team repository. You can easily use Predictive Test Selection on your local machine, outside CI.
✕
Requirements
Usage
1. Install Launchable extension for Visual Studio Code.
2. Click the Launchable icon in the Activity Bar
✕
3. Press the button Start Test in the view.
✕
4. Enter API key.
✕
5. Choose your test runner.
✕
After a while, the result will appear as follows.
Supported test runners
Currently, Launchable extension for Visual Studio Code supports the following test runners.
maven
rspec
go-test
pytest
If you're not using any of these, use the file profile, or request plugin.