Intermediate Vocabulary #testing #tdd #quality #engineering

Testing Patterns & TDD Vocabulary

5 exercises — mock/stub/spy/fake/dummy test doubles, TDD red-green-refactor discipline, property-based testing, diagnosing flaky tests, and consumer-driven contract testing with Pact.

0 / 5 completed
1 / 5
A test review says: "This is a mock, not a stub. And we shouldn't be using a fake here." What are the five test double types and when do you use each?