Part 1 – Exploring the TDD Workflow
Part 1 introduces all of the basic techniques you’ll need to test-drive React applications. As you build more of the application, you will create a set of library functions that help to simplify and accelerate your testing. The goal is to give you both theoretical and practical advice that will help you apply the test-driven development workflow to your daily work.
This part includes the following chapters:
- Chapter 1, First Steps with Test-Driven Development
- Chapter 2, Rendering Lists and Detail Views
- Chapter 3, Refactoring the Test Suite
- Chapter 4, Test-Driving Data Input
- Chapter 5, Adding Complex Form Interactions
- Chapter 6, Exploring Test Doubles
- Chapter 7, Testing useEffect and Mocking Components
- Chapter ...
Get Mastering React Test-Driven Development - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.