DPCRadio: TDD and Getting Paid
Rowan Merewood(51.50)
sourced from DPC and DMC 2012
Rowan Merewood(51.50)
sourced from DPC and DMC 2012
Rowan Merewood Test-driven development is generally regarded as a good move: it should result in simple decoupled design, your tests tend to cover behaviour not methods, and far fewer bugs. However, just getting unit tests in on a real, commercial project is hard - switching to TDD is even harder. Defining concrete answers to a [...]