firsttris / vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette
https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner
MIT License
265 stars 124 forks source link

feat(watchMode): add watch mode on codelens #204

Closed ajubin closed 3 years ago

ajubin commented 3 years ago

fix issue https://github.com/firsttris/vscode-jest-runner/issues/202

How I test ?

firsttris commented 3 years ago

good work! appreciate you contribution

firsttris commented 3 years ago

thx!