đź“– Growing Object-Oriented Softwared, Guided by Tests.

2020/05/19

I’ve finished reading Growing Object-Oriented Softwared, Guided by Tests by Steve Freeman and Nat Pryce. The book is a good introduction into TDD. First it goes through core concepts and then demonstrates how to implement TDD on a simple project.

My takeouts throughout the reading:

TDD best practices: