neotest: A modern, powerful testing plugin

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

    Just a simple dotfiles setup (by rcarriga)

  • This is actually just my own colour scheme, you can check it out here https://github.com/rcarriga/dotfiles/blob/master/.config/nvim/lua/colors.lua. I don't maintain it as a plugin because (despite my weird focus on UI plugins) I am not a designer/UI developer and have no concept of consistency/"good" design

  • nvim-dap-ruby

  • There is a project that has started if you wanted to check that out. https://github.com/suketa/nvim-dap-ruby

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • neotest

    An extensible framework for interacting with tests within NeoVim.

  • TL;DR check it out here https://github.com/rcarriga/neotest

  • nvim-coverage

    Displays test coverage data in the sign column

  • I wrote this plugin a few months ago: nvim-coverage

  • vim-ultest

    The ultimate testing plugin for (Neo)Vim

  • How about https://github.com/rcarriga/vim-ultest ?

  • nvim

    My custom NeoVim setup (by echasnovski)

  • It is in "closed alpha", so to speak, i.e. in my Neovim configuration [here](https://github.com/echasnovski/nvim/blob/master/lua/mini-dev/test.lua). Yet needs some Lua experience to go through source code, but it will be easier with more examples in the near future. I plan to release it for beta testing in a couple of weeks.

  • dotfiles

    My dotfiles (by andythigpen)

  • Here are my dotfiles so you can see how I use it: dotfiles

  • 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.

    InfluxDB logo
  • kcov

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

  • Did you look into kcov yet? https://github.com/SimonKagstrom/kcov

  • refactoring.nvim

    The Refactoring library based off the Refactoring book by Martin Fowler

  • u/Rainy_J and u/pau1rw if you guys are interested, I am working on adding Ruby support to Refactoring.nvim here.

  • refactoring.nvim

    Discontinued The Refactoring library based off the Refactoring book by Martin Fowler (by olimorris)

  • u/Rainy_J and u/pau1rw if you guys are interested, I am working on adding Ruby support to Refactoring.nvim here.

  • neotest-rspec

    🧪 Neotest adapter for RSpec. Works in Docker containers too

  • I've now added an RSpec adapter, here. Would love you try it out and feedback.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts