

#12081
Mentioned in 2 episodes
Growing Object-Oriented Software, Guided by Tests
Book • 2009
This book provides a practical guide to Test-Driven Development (TDD), emphasizing its role as a design technique that drives software development.
It covers implementing TDD effectively, using Mock Objects to guide object-oriented designs, and strategies for overcoming testing challenges.
The authors illustrate these concepts through a case study of an e-commerce system, highlighting the iterative nature of TDD and its benefits in ensuring code quality and adaptability.
It covers implementing TDD effectively, using Mock Objects to guide object-oriented designs, and strategies for overcoming testing challenges.
The authors illustrate these concepts through a case study of an e-commerce system, highlighting the iterative nature of TDD and its benefits in ensuring code quality and adaptability.
Mentioned by
Mentioned in 2 episodes
Mentioned by ![undefined]()

, referring to it by its colloquial name, Goose, and highlighting its influence on the agile movement.

Duncan McGregor

14 snips
Evolution in Software: What Has Changed Since GOOS? • Nat Pryce & Duncan McGregor
Mentioned by ![undefined]()

in relation to his early experiences with software development and the shift towards more agile practices.

Gerhard Lazu

11 snips
The foundations of Continuous Delivery (Interview)