vim-rspec
Test runner
A Vim plugin for running RSpec tests in the editor.
Run Rspec specs from Vim
657 stars
48 watching
106 forks
Language: Vim Script
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
sovetnik/vim-minispec | A Vim plugin that runs Minitest specs and displays the results in the Vim quickfix window. | 2 |
keith/rspec.vim | Provides improved syntax highlighting for rspec in Vim | 42 |
moofish32/vim-ex_test | Runs Elixir tests inside Vim using vim-vspec and vim-flavor | 4 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
raegen/vite-plugin-vitest-cache | Caches test results to speed up Vitest pipelines by avoiding re-running unnecessary tests | 6 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 721 |
thinkerbot/ts | A tool for writing and running tests in shell scripts | 59 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
ahmedelgabri/vim-ava-snippets | Vim snippets for testing in a scripting language. | 20 |
jalvesaq/nvim-r | Improves Vim's support to edit R scripts | 967 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 185 |
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
kaarmu/typst.vim | A Vim plugin that enables typing and formatting capabilities for the Typst document editor. | 304 |
randycoulman/mix_test_interactive | An interactive test runner for ExUnit tests | 92 |