Unit Test Your Cocoa Application with GHUnit

21. March 2010 • edited 26. May 2020

In the last years I have good experiences with Unit testing. It gives you more safety that your software meets your behavioral requirements. So I searched for some frameworks to make tests for my Cocoa application. I found GHUnit. A project started by Gabriel Handford. The source is available on GitHub.

ProgrammingTDDTestingCocoamacOSObjective-C
Published under the THE BEER-WARE LICENSE.
If you like what I do you can subscribe my RSS feed or follow me on Twitter.

Good Thinking – Good Products

Recommended Books for learning Objective-C and Cocoa