Rubytest.vim 0.9.6 is just released. This version contains some small fix:
* support rspec examples looks like
example "this is an example" do
* correctly handle single/double quote escape for rspec examples and vanilla testcases
Check it out here: http://www.vim.org/scripts/script.php?script_id=2612
* Rubytest.vim is a vim plugin which helps you run ruby tests (including vanilla testcases, rspec examples, shoulda examples ..) quickly.
No comments:
Post a Comment