Summary
Let's recap what we’ve learned in this chapter.
We'll cover the following...
In this chapter, we used Capybara to drive Rails system tests that cover an entire user interaction, then used Cucumber to show an alternative way to ...