Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Jimdo/vim-spec-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim Spec-Runner

Vim Spec-Runner is a Vim plugin to execute rspec and cucumber tests from inside an opened test file in Vim.

Installation

If you don't have a preferred installation method, I recommend installing vundle, add Bundle 'Jimdo/vim-spec-runner' to your vimrc and then:

  • either within Vim: :BundleInstall
  • or in your shell: vim +BundleInstall +qall

Releases

No releases published

Packages

No packages published