Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

g3offrey/javascript-test-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Test Runner

All Contributors

โš  This extension is currently deprecated

(more info : #41)

Overview

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.

Demo

demo

Available configuration

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" }

Compatibility

This extension works currently with :

  • Mocha
  • Jest

Need help?

Visit the Troubleshooting Guide.

Contribute

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.

Contributors

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.

Releases

No releases published

Packages

 
 
 

Contributors