# vim-test/vim-test

Run your tests at the speed of thought

Repository: https://github.com/vim-test/vim-test
Canonical: https://ross.abutalabs.com/products/vim-test
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, test-runner, tdd, testing, neovim
Last push: 2026-06-02T09:17:56+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 86, longevity 100
- inputs: {"age_days": 4279, "days_push": 92, "days_rel": 92, "gap_med": 2, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3166, forks 409 (observed 2026-08-28T04:07:46.681385+00:00)

## What it is
A Vim/Neovim plugin that wraps many test runners so you can run tests at different granularities (file, nearest test, suite) directly from the editor. It auto-detects runners, requires zero configuration, and supports multiple execution strategies.

## Use cases
- run tests from inside vim
- run the nearest test under cursor
- run whole test suite without leaving the editor
- test-driven development workflow in neovim
- auto-detect test runner for any language
- run tests in a terminal or tmux split

## When to choose
- you edit in Vim or Neovim and want fast, zero-config test running
- you work across many languages and want one unified test-running interface
- you practice TDD and want to run a single nearest test quickly

## When to avoid
- you use VS Code or another IDE with built-in test runners
- you need a standalone CI test runner outside the editor
- you don't use Vim/Neovim

## Facets
- artifact type: plugin
- maturity: active
- function: testing, cli, plugin-system
- domain: testing, developer-tools, text-editors
- platform: editor-plugin, cli, cross-platform
- tags: vim, neovim, test-runner, tdd, vim-script

## Member repositories
- vim-test/vim-test (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.681385+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:25:10.548215+00:00, confidence not recorded.
  - readme: https://github.com/vim-test/vim-test (fetched 2026-08-28T04:07:46.681385+00:00, sha b6506c2a1e68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
