Skip to content

Commit

Permalink
add link to vscode-jest-runner (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
firsttris committed Nov 27, 2023
1 parent 8a0da88 commit e2c8a03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
### IDE

- [vscode-jest](https://github.com/jest-community/vscode-jest) Works out of the box Jest based testing in VS Code.
- [vscode-jest-runner](https://github.com/firsttris/vscode-jest-runner) Simple way to run or debug one or more tests from context menu, codelens or command plalette.
- [wallaby](https://github.com/wallabyjs/public) The pinnacle of the idea of a test runner integrated into an editor.
- [coc-jest](https://github.com/neoclide/coc-jest) Jest plugin for [coc.nvim](https://github.com/neoclide/coc.nvim).
- [jester](https://github.com/David-Kunz/jester) A Neovim plugin to easily run and debug Jest tests.
Expand Down

0 comments on commit e2c8a03

Please sign in to comment.