how to use rspec rails plugin with zentest

| | Comments (0)

ZenTest 3.5 shipped with rspec support built in. It works if you install rspec as a gem, but if you installed it into your rails app via a plugin, then Josh has some tips:

http://joshknowles.com/2007/4/13/zentest-3-5-rspec-0-9-autospec

Leave a comment