On Sun, May 3, 2009 at 10:42 PM, Mike Doel <m...@mikedoel.com> wrote:

>
> I also make use of FakeWeb in a couple places to do a similar thing for the
> scraping of sites.


FWIW, so does the maintainer of FakeWeb, Chris Kampmeier (with whom I work).

Stubbing should be avoided when using Cucumber, if only because that reduces
its effectiveness as an integration testing tool. That doesn't mean stubbing
is prohibited. You don't really need to test Gooble. And Cucumber's specing
and communication capabilities don't suffer from stubbing.

///ark
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to