neotest
Test runner
An extensible framework for interacting with tests within NeoVim.
An extensible framework for interacting with tests within NeoVim.
2k stars
13 watching
120 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
luaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,946 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
nvim-neo-tree/neo-tree.nvim | A plugin for managing file systems and tree-like structures in Neovim. | 3,892 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,252 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,313 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,855 |
nvim-neotest/nvim-nio | A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 305 |
neogitorg/neogit | An interactive and powerful Git interface for Neovim, inspired by Magit. | 4,063 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |
zeioth/distroupdate.nvim | Automates updating of Neovim configuration from a GitHub remote repository | 11 |
nvchad/nvchad | A Neovim configuration providing solid defaults and a beautiful UI to enhance the editing experience | 24,904 |
shougo/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,944 |
pocco81/dap-buddy.nvim | Manages debug adapters and protocols in Neovim for remote debugging. | 401 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |