Clean Coders Podcast

CC 023: How to start with Test Driven Development (TDD) with Robert C. "Uncle Bob" Martin

Test Driven Development is the practice of writing your tests to explore how your code should be structured and to verify its functionality. Bob and Chuck explore the various thoughts around how to write tests, what to test, and how testing will save you time and effort in the long run. Then, they dive into how writing tests first through Test Driven Development (TDD).

November 24, 2020
40:45
Episode 023

Special Guests

Episode Artwork

CC 023: How to start with Test Driven Development (TDD) with Robert C. "Uncle Bob" Martin

Clean Coders Podcast

40:45

0:00 40:45
Speed:

Share This Episode

Show Notes

Test Driven Development is the practice of writing your tests to explore how your code should be structured and to verify its functionality. Bob and Chuck explore the various thoughts around how to write tests, what to test, and how testing will save you time and effort in the long run. Then, they dive into how writing tests first through Test Driven Development (TDD).
This episode walks you through starting with Test Driven Development (TDD) and how Test Driven Development can help improve your development practices.