Rocky Mountain Ruby 2015 - Black Box Testing with RSpec and Capybara by Jillian Rosile

Capybara is a fantastic tool for testing user interactions with our applications. All too often, though, our specs use only Capybara’s basic features and get littered with confusing and repetitive code. Instead, we can use the page object pattern and Capybara’s more advanced features to write readable and maintainable tests. Come learn how to design a black box testing framework for your web application that turns a website into a clean, readable Ruby API. Help us caption & translate this video!
Back to Top