Links
RSpec Autotest
Categories
RSpec Autotest
Automatically add RSpec tests to your Rails project.
Vitals
| Home | http://blog.nicksieger.com/articles/2006/11/15/rspec-autotest-now-a-rails-plugin |
|---|---|
| Repository | http://svn.caldersphere.net/svn/main/plugins/rspec_autotest/ |
| License | |
| Tags |
|
| Rating | (5 votes) |
| Owner | Nick Sieger |
| Created | 21 November 2006 |
Comments
-
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.

