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:
http://www.vim.org/scripts/script.php?script_id=2612Cheers,
Jan