nvim-coverage VS vim-ultest

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

nvim-coverage

Displays test coverage data in the sign column (by andythigpen)

vim-ultest

The ultimate testing plugin for (Neo)Vim (by rcarriga)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim-coverage vim-ultest
3 13
263 380
- -
5.9 0.0
7 days ago over 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.

nvim-coverage

Posts with mentions or reviews of nvim-coverage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-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 nvim-coverage and vim-ultest you can also consider the following projects:

neotest - An extensible framework for interacting with tests within 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.

dotfiles - My dotfiles

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

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

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

neotest-rspec - 🧪 Neotest adapter for RSpec. Works in Docker containers too

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