Hi,
Rubytest.vim is a vim plugin enables you to run a specific (test case|rspec example|cucumber feature) in second.
This one year later release includes two major changes:
-
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