How to use Capybara with Selenium for Rails system tests
In this video lesson, I show how to add Rails system tests for a shopping cart feature in a marketplace app using the Capybara gem. System tests are great for simulating testing end-to-end functionality in the browser.
Post a comment