[rspec-users] Future of RSpec Integration Testing
Steve Klabnik
steve at steveklabnik.com
Fri Apr 30 10:36:32 EDT 2010
"Integration testing" is also known as "full-stack testing." Basically,
you're not testing isolated parts of the system, but the system as a whole.
Cucumber is integration testing. rspec with 'integrate_views' is integration
testing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20100430/ed048451/attachment.html>
More information about the rspec-users
mailing list