Home > VimTestRunner

VimTestRunner

VimTestRunner is a project mainly written in Vim Script, it's free.

Runs tests with a red/green bar to show fail/pass

VimTestRunner

Runs tests for current file (y) or whole project (a), showing a green bar if all tests passed or a red bar on failure, jumping to the spec line that failed.

Previous:suliman