I'm looking into unit testing and TDD for a Cocoa desktop application and I'd like to find some code examples.
I am aware of Chris Hanson's excellent articles, but I'd like to crowdsource finding some examples of actual tests in a code base.
I'm looking into unit testing and TDD for a Cocoa desktop application and I'd like to find some code examples.
I am aware of Chris Hanson's excellent articles, but I'd like to crowdsource finding some examples of actual tests in a code base.
The CHDataStructures framework is fully unit tested by SO.com user Quinn Taylor. It really is an excellent framework.
Edit: The framework is 99.4% unit tested: http://dysart.cs.byu.edu/CHDataStructures/coverage/source/