Unit testing and Xcode integration
Unit testing and Xcode integration
- Subject: Unit testing and Xcode integration
- From: "Christian Moen" <email@hidden>
- Date: Mon, 14 Aug 2006 00:13:53 +0900
cocoa-dev,
I've been working on a small project for some time and my unit tests
have been written using UnitKit 2.0 Beta. I really liked UnitKit's
tight integration with Xcode and getting test results displayed using
Growl. Very nice.
Unfortunately, the UnitKit development has been discontinued (see
http://mikezornek.com/archives/2005/09/27/ocunit_vs_unitkit.php for
some background) so I've started experimenting with the unit test
tools Xcode 2.4 (OCUnit)
So, instead of having my test results displayed using Growl in a run
summary and green icon if everything passes, I know how have the same
summary displayed in my Build Results window.
Is there a way to integrate the OCUnit test runs more tightly into
Xcode? Is there a more test runner somewhere? Leaving UnitKit and
using OCUnit feels like a big step backwards. Any advice on how I
should run my unit tests using OCUnit is appreciated.
Many thanks,
Christian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden