John Polling wrote:
Generally what I do is drive all my individual classes out using NUnit
and Rhino.Mocks and then do the acceptance testing later with FitNesse.

I think this is the part that I'm confusing myself with as most Cucumber
information talks about using scenarios to drive the code out.  So
Cucumber comes first, whereas I used to do the Acceptance testing after
all the other TDD stuff.  Maybe that is me doing it wrong though.

John

Hi John. Maybe this will help:

http://www.pragprog.com/titles/achbd/the-rspec-book

It's a good book. But when you get to the part about Webrat and Selenium, just know that there are other options if you need them.

Peace,
Phillip
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to