Rake Task To Port Your Unit Tests to RSpec Specs
Posted by Adam Wiggins on January 25, 2008 at 07:16 PM
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.
Comments
There are 0 comments on this post. Post yours →
Post a comment
Required fields in bold.