Feature Testing with Capybara

Published: Oct. 22, 2017, 2 p.m.

Create Acceptance Tests or Feature Tests to extend your automated tests with browser testing. It can help tests some areas that cannot be reached with other types of tests.