Steve Ross wrote: [...] > I > used remarkable for controller specs, but I'm a far bigger fan of Cuke/ > Webrat in place of controller specs (heresy again!).
I'm not sure how heretical this really is. You're certainly not the only person who doesn't like controller specs -- I felt guilty about my poor controller specs until I read someone else (can't remember who) talking about the same thing. I now tend to agree with you that, in many cases, Cucumber features will get you most of the controller test coverage you need -- after all, controllers are really about user-facing interface stuff, which is exactly what Cucumber tests so well. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

