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.

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!

  1. http://www.vim.org/scripts/script.php?script_id=2612

  2. http://github.com/janx/vim-rubytest/tree/master

Best

Jan