github.com

When using capybara (for request specs) together with vcr while trying to run with selenium throws the following error:

Sublime Text 2 doesn't have out of the box support for cucumber and package control doesn't provide anything...

Best results in other decks

Ruby on Rails

visit '/static_pages/home' expect(page).to have_content('Sample App') Visit simulates visiting the website (provided by capybara), and capybara also...

$ rails generate integration_test static_pages

Search in all decks