Skip to content

manan164/javascript-test-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript Test Runner

All Contributors

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.

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

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%