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 describe testing requirements.
We’ll learn more about these tools in ...
what we have done