
Rspec-rails integration does not include the 'integration' type
Reported by Bryan Helmkamp | January 17th, 2010 @ 06:49 PM
Moved from GitHub issue # 24
Created 3 months ago by sandro
lib/webrat/integrations/rspec-rails.rb
'integration' should be included in the array of types which
include the webrat matchers now that rspec-rails supports the
integration directory.
config.include(Webrat::Matchers, :type => [:controller, :helper, :view, :integration])
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.