"The most common way that I hear to screw up TDD is neglecting the third step. Refactoring the code to keep it clean is a key part of the process, otherwise we just end up with a messy aggregation of code fragments." @martinfowler on TDD https://martinfowler.com/bliki/TestDrivenDevelopment.html
Post image

Comments