nvim-test
Test runner
A Neovim plugin to run tests in various programming languages
A Neovim wrapper for running tests
183 stars
5 watching
26 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
neovimtesting
Related projects:
Repository | Description | Stars |
---|---|---|
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
xeluxee/competitest.nvim | A Neovim plugin for automating tasks related to competitive programming contests and testcases management. | 437 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 97 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
kevinhwang91/nvim-hlslens | An extension for Neovim that provides an interactive lens display to visualize search results while searching | 766 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
julian/lean.nvim | A plugin that provides Neovim support for the Lean theorem prover and its ecosystem. | 278 |
kawre/leetcode.nvim | An Neovim plugin for solving LeetCode problems | 1,139 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |