nvim-test
Test runner
A Neovim plugin to run tests in various programming languages
A Neovim wrapper for running tests
185 stars
5 watching
26 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
neovimtesting
Related projects:
Repository | Description | Stars |
---|---|---|
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 22 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 83 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 547 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 178 |
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. | 448 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 99 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,435 |
kevinhwang91/nvim-hlslens | An extension for Neovim that provides an interactive lens display to visualize search results while searching | 785 |
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,030 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 26 |
julian/lean.nvim | A plugin that provides Neovim support for the Lean theorem prover and its ecosystem. | 288 |
kawre/leetcode.nvim | A Neovim plugin for solving LeetCode problems | 1,192 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 151 |