Hi,
Rubytest.vim is a vim plugin enables you to run a specific (test
case|rspec
example|cucumber feature) in second.
There’re two major changes in this release:
- Remember last run: l to run last run test
- Default support to rspec2. You need to customize g:rubytest_cmd_spec
to
work with rspec 1.*
Download [1][2] and copy/overwrite to install/upgrade!
Best
Jan