In this section, we advance our test-driven knowledge by introducing acceptance testing via the Cucumber framework. It extends your toolkit to include practices that can involve your whole team, not just the developers.
Finally, we end the book with a discussion of how TDD fits within the wider testing landscape, and suggestions for how you can continue your TDD journey.
This section includes the following chapters:
- Chapter 13, Writing Your First Acceptance Test
- Chapter 14, Adding Features Guided by Acceptance Tests
- Chapter 15, Understanding TDD in the Wider Testing Landscape