On Apr 29, 2010, at 12:48 PM, James H wrote:

> Greetings.
> 
> My team at work is trying to decide between Cucumber and RSpec
> integration tests for all future integration-style testing. The team
> is divided on this, so I thought I'd approach the community to see
> what the future of RSpec integration tests are. I've heard a rumor
> that they're being removed

rspec-rails-2 (for rails-3) has request specs, which mix in behavior from rails 
integration tests. So the rumor is incorrect, at least as it pertains to 
rspec-rails.

That said, request specs and Cucumber can cover the same features and 
functionality. It's really a matter of team make-up and personal preference.

HTH,
David


> , and RSpec 2 appears to be using Cucumber
> for integration testing.
> 
> What's the scoop here? Does the community have any recommendations on
> the matter?
> 
> Thank you for your time,
> 
> James Herdman
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users

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

Reply via email to