Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

Packages

Contributors

Languages