I finished my project on an iPhone dev at uni WITHOUT doing \"useful\" unit testing (did some simple ones just to put on my report).
I was looking at the apple\'s unit t
I found OCUnit really straightforward and easy to use. Very similar to JUnit or other unit testing modules for other languages.