Scott Taylor wrote: > Why don't you generate the specs when you generate the code?
That's what I thought I'd have to do. The reason I'm reluctant to do it is that either I need to write the real code first (and not tests first). Or I need to rerun my generator every time I write a new test (or write the code to make the test pass). It seems awkward, but I guess it isn't avoidable. Thanks! -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
