On Wed, Sep 24, 2008 at 2:43 PM, Fernando Perez <[EMAIL PROTECTED]> wrote:
> I'd like to know: in a nutshell what's the difference between Webrat and
> Cucumber?
>
> I saw that in RSpec 1.1.5, Story Runner will be replaced by Cucumber, so
> isn't learning Cucumber compulsory?

No you didn't. You saw that AFTER RSpec 1.1.5, Story Runner will be
replaced by Cucumber. Please be careful when you spread this sort of
information.

As for the different libraries, you can use Webrat in the context of
Story Runner, Cucumber or Rails integration tests. Read more about
each here:

http://github.com/aslakhellesoy/cucumber/wikis
http://github.com/brynary/webrat/tree/master

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

Reply via email to