Test Driven Development
Recorded live Jan 27, 2021
This lecture starts from zero and introduces you in practical terms to the what, why, and how of testing.
Accompanying Lessons by Email
This video is accompanied by 5 email lessons to reinforce and expand on the material here. If you're not receiving them yet, just tell me where to send them!
- Lesson 1: Why do we write tests?
- Lesson 2: What exactly is a test?
- Lesson 3: Testing for Behavior, not Implementation
- Lesson 4: What is Test Driven Development?
- Lesson 5: Accounting for Side Effects