Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Test Runner

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 : add any additional cli args here, they will be sent to Mocha or Jest when you'll run test Example : "--watch"

Compatibility

This extension works currently with :

  • Mocha
  • Jest

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.

About

🚀 Run JavaScript easily using CodeLens 🪲

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages