vim-ultest
vim-test


vim-ultest | vim-test | |
---|---|---|
13 | 4 | |
385 | 1,955 | |
0.3% | - | |
0.0 | 6.3 | |
about 2 years ago | about 4 years ago | |
Python | Vim script | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-ultest
-
neotest: A modern, powerful testing plugin
How about https://github.com/rcarriga/vim-ultest ?
-
Your lualine custom features
I have one that's half working for ultest. I haven't bothered to get the colors right.
-
FAVOURITE PLUGINS
vim-test & vim-ultest (also essential for work)
-
Debugging in NeoVim
Vim-UltestHelps to debug quickly and easily
- Gathering suggestions for testing/tasks-running plugins
- Make live unit testing work in Neovim and you will have my undying appreciation.
-
debugpy.nvim: Command and API frontend to nvim-dap and Debugpy (debugging Python)
But I haven't yet set up anything properly other than Debugpy. nvim-dap is very barebones, so I feel that the best way is to have an extra configuration plugin on top. Debugpy.nvim is a very specific frontend plugin, but there are also more general plugins like nvim-metals and vim-ultest which also offer integration with nvim-dap.
-
What's the best tool for testing?
Love seeing my plugins in the wild! Just FYI for anyone reading vim-ultest has an integration with nvim-dap which allows you to write debugging configs for any language and debug tests. There are currently recipes for python and go but I'd love to see more added! https://github.com/rcarriga/vim-ultest/wiki/Debugging-Recipes
-
Populate quickfix from a tmux pane
Another thing I use for tests is https://github.com/rcarriga/vim-ultest which allows running the test and seeing the output inside vim, which works quite nice once I have narrowed down the test file that has the failing test.
- Java/Kotlin developers that use NeoVim as their main IDE, recommendations to someone that uses Intellij IDEA for java-dev but nvim for the rest?
vim-test
-
anyone here using neovim for ruby on rails projects?
You can use janko/vim-test to run your tests.
- Java/Kotlin developers that use NeoVim as their main IDE, recommendations to someone that uses Intellij IDEA for java-dev but nvim for the rest?
-
Instant test feedback with vim-test
So I switched to running the tests manually but instantly with vim-test: https://github.com/janko/vim-test
-
Обратная связь в тестах
Постепенно перешел к ручному, но мгновенному запуску тестов с помощью vim-test: https://github.com/janko/vim-test
What are some alternatives?
nvim-dap-python - An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
nvim-dap-virtual-text
neotest - An extensible framework for interacting with tests within NeoVim.
lspkind-nvim - vscode-like pictograms for neovim lsp completion items [Moved to: https://github.com/onsails/lspkind.nvim]
vim-test - Run your tests at the speed of thought
vscode-java-decompiler - Decompiler extension for Java in Visual Studio Code
telescope-dap.nvim - Integration for nvim-dap with telescope.nvim
lspkind.nvim - vscode-like pictograms for neovim lsp completion items
neovim-remote - :ok_hand: Support for --remote and friends.
nvim-jdtls - Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

