On 5/23/08, Mark Dodwell <[EMAIL PROTECTED]> wrote: > Do RSpec stories make view specs redundant? Does anybody spec their > views *and* use stories, and if so how? > > Any views (no pun intended) appreciated.
Our team has been talking a lot about this subject recently as we made a decision at the beginning of the project to skip view specs in favor of stories which has left us with a suite of stories which is now taking roughly 5 minutes to run. Upon investigation I've noticed that many of our stories are things that a simple view-spec would cover, and am now starting to move logic back into view specs. -- Josh Knowles phone: 509-979-1593 email: [EMAIL PROTECTED] web: http://joshknowles.com _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users