Saturday, January 10, 2009

Unit Testing Objective-C Applications and Frameworks

Was trying to debug unit tests for my Cocoa application and found an excellent series of posts about using and debugging unit tests for Objective-C: Xcode: Unit Testing Series.
Too bad that Apple doesn't include all this information in ADC Library.
Update: Have just found http://developer.apple.com/mac/articles/tools/unittestingwithxcode3.html — decent documentation on OCUnit from Apple. For some reason I haven't seen it in my offline Library. Hm.

0 comments:

Post a Comment