A Neovim plugin for running and debugging Jest tests directly from the editor.
Jester is a Neovim plugin that provides seamless integration with Jest for running and debugging JavaScript/TypeScript tests directly within the editor. It solves the problem of context switching between the editor and terminal by bringing test execution and debugging capabilities into Neovim.
Neovim users who write JavaScript or TypeScript tests with Jest and want integrated testing workflows without leaving their editor.
Developers choose Jester for its simplicity, tight Neovim integration, and debugging support through nvim-dap, offering a more efficient testing experience compared to manual terminal-based Jest execution.
A Neovim plugin to easily run and debug Jest tests
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.