mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-20 05:18:25 +00:00
Add nvim-neotest/neotest
(#454)
This commit is contained in:
parent
cc6e8eb86a
commit
55217743b3
1 changed files with 2 additions and 1 deletions
|
@ -715,9 +715,10 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
### Test
|
||||
|
||||
- [rcarriga/vim-ultest](https://github.com/rcarriga/vim-ultest) - The ultimate testing plugin for NeoVim.
|
||||
- [rcarriga/vim-ultest](https://github.com/rcarriga/vim-ultest) - The ultimate testing plugin for Neovim.
|
||||
- [David-Kunz/jester](https://github.com/David-Kunz/jester) - A Neovim plugin to easily run and debug Jest tests.
|
||||
- [klen/nvim-test](https://github.com/klen/nvim-test) - A Neovim wrapper for running tests.
|
||||
- [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) - An extensible framework for interacting with tests within Neovim.
|
||||
|
||||
### Competitive Programming
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue