iPhone devsugar: Unit testing for iPhone view controllers

March 10th, 2010
Link Twitter
The Unofficial Apple Weblog

In response to these discussions, iPhone developer Jonah Williams has written up a view controller unit testing how-to over at the Carbon Five web blog. His write-up offers examples that show how to incorporate some best practices into your code.

Williams points out how broken NIB bindings are a… read more