by Graham Lee
Developers in communities as diverse as Smalltalk, Java and Ruby have been relying on unit tests to help them design their application code for decades. Objective-C developers have had IDE support for unit tests since before iOS existed, and yet very few app developers have adopted the test-driven way. In this talk, Graham discusses the benefits of test-driven development, busts a few myths and looks at real examples of TDD's application to ObjC code.