For the past few posts i have been talking about how you can adjust the existing project templates and how you can use static libraries within your own project. For some time i wanted to write something about how to do unit testing within your iPhone project.
XCode LogoI have been using the Google Toolkit for Mac for some time now and then especially the unit testing framework that is included. This is quite a nice framework which adds some extra capabilities in comparison to the standard testing framework which is available within Xcode.
Read the full article