Rubytest.vim 1.1.0 Released

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!

  1. Rubytest.vim - Run ruby tests in vim : vim online
  2. GitHub - janx/vim-rubytest: Run ruby test in vim

Best
Jan