Rubytest.vim 1.0.0 Released

Hi All,

Rubytest.vim is a vim (http://www.vim.org) plugin, which helps you to
run
tests/specs/features in vim, in order to accelerate your red-green
development circle.

Within this realease, rubytest.vim supports almost all popular TDD/BDD
frameworks in ruby community: testunit, rspec, shoulda, cucumber …

Happy hacking!

Changelog

  • Support cucumber features
  • Support rspec drb mode
  • Serveral bug fixes

Get it here: Rubytest.vim - Run ruby tests in vim : vim online

Cheers,
Jan