JavaScript Test Runner add codelens near describe, it, and test keywords permitting to run associated tests and outputing result in a Code integrated terminal.
Currently it works out of the box for Mocha and Jest test runner.
javascript-test-runner.additionalArgs : CLI args to pass to test runner.
Example : "--watch"
javascript-test-runner.envVars : Environment variables to set before running a test.
Example : { NODE_ENV": "test" }
This extension works currently with :
- Mocha
- Jest
Visit the Troubleshooting Guide.
Please feel free to fork, improve, make pull requests or fill issues. I'll be glad to fix bugs you encountered or improve the extension.
Thanks goes to these wonderful people (emoji key):
Geoffrey 馃捇 馃 |
Johan Rouve 馃捇 馃悰 |
Kreshchenko Nickolay 馃捇 馃 |
roggenbrot 馃捇 馃悰 馃 |
Fabien Allanic 馃悰 |
Daniel Friesen 馃悰 |
Steven Goris 馃悰 |
|---|---|---|---|---|---|---|
Sam J 馃悰 |
Jorik Kraaikamp 馃悰 |
Peter Hu 馃悰 |
Marco Andreotti 馃悰 |
灏忕Е 馃捇 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Please be advised that any kind of contribution (code, bug report, idea ...) deserves to appear here. If you don't appear here don't hesitate to open a new ticket. In the other hand if you don't want to be mentionned don't hesitate to notice it to me.
