neotest VS vim-ultest

Compare neotest vs vim-ultest and see what are their differences.

neotest

An extensible framework for interacting with tests within NeoVim. (by nvim-neotest)

vim-ultest

The ultimate testing plugin for (Neo)Vim (by rcarriga)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
neotest vim-ultest
22 13
1,956 379
7.1% -
8.3 0.0
10 days ago about 1 year ago
Lua Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

neotest

Posts with mentions or reviews of neotest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

vim-ultest

Posts with mentions or reviews of vim-ultest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-06.

What are some alternatives?

When comparing neotest and vim-ultest you can also consider the following projects:

overseer.nvim - A task runner and job management plugin for Neovim

vim-test - Run your tests at the speed of thought [Moved to: https://github.com/vim-test/vim-test]

nvim-dap-ruby

nvim-dap-python - An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

nvim-coverage - Displays test coverage data in the sign column

neovim-remote - :ok_hand: Support for --remote and friends.

nvim - My custom NeoVim setup

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler

telescope-dap.nvim - Integration for nvim-dap with telescope.nvim

kcov - Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options

vim-test - Run your tests at the speed of thought