[rspec-users] Testing .Net Newbie
Phillip Koebbe
phillipkoebbe at gmail.com
Thu Jan 14 09:46:27 EST 2010
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
More information about the rspec-users
mailing list