Plugins - RSpec Autotest
Add to favoritesAutomatically add RSpec tests to your Rails project.
http://blog.nicksieger.com/articles/2006/11/15/rspec-autotest-now-a-rails-plugin
http://svn.caldersphere.net/svn/main/plugins/rspec_autotest/
Testing
Add to favoritesAutomatically add RSpec tests to your Rails project.
http://blog.nicksieger.com/articles/2006/11/15/rspec-autotest-now-a-rails-plugin
http://svn.caldersphere.net/svn/main/plugins/rspec_autotest/
Testing
Technically, this plugin is to enable use of ZenTest's autotest with your RSpec on Rails tests.
It does not automatically create specs for you, you still have to write those.