Rake Task To Port Your Unit Tests to RSpec Specs

bdd

Fri Jan 25 19:16:00 -0800 2008

Put `test_port_spec.rake` into lib/tasks, then run rake test:port:spec. It doesn’t delete the tests it ports; this way you get the joy of typing rm -rf test yourself.