Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

README.markdown

File metadata and controls

3 lines (2 loc) · 282 Bytes

DON'T USE THIS GEM!

The rspec-rails project now supports 'integration' testing with Capybara so this gem is no longer necessary. To use it, include both capybara and rspec-rails in your Gemfile, then move all your integration specs to spec/requests and you should be good to go.