On Nov 21, 2007 2:33 PM, Chris Olsen <[EMAIL PROTECTED]> wrote: > When you start testing from the view to model, do you still use the > scaffolded tests. I am not sure if it is just me, but when I have all > these tests auto-created I find it somewhat distracting. I can see > where writing them from scratch would eliminate that and allow me to > guide the tests instead of having the auto-generated tests guide me. > What do you guys think about that?
Nobody says you have to use the auto-generated stuff, but if you are auto-generating code, you're asking for a world of hurt if you don't also use the autogenerated tests that come along with it. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users