You are here: Browse Railsplugins Test Unit To Rspec Converter
This plugin is an attempt at easing the conversion processes between the Test::Unit and RSpec frameworks for Rails testing. It’s not in anyway guaranteed to get your test cases passing with RSpec without a bit of love and attention. It adds the following rake task;
rake convert_to_rspec
http://rspec.rubyforge.org/ http://www.davidjrice.co.uk
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly