Re: Unit testing and Xcode integration
Re: Unit testing and Xcode integration
- Subject: Re: Unit testing and Xcode integration
- From: Chris Hanson <email@hidden>
- Date: Sun, 13 Aug 2006 17:14:04 -0700
On Aug 13, 2006, at 8:13 AM, Christian Moen wrote:
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.
This is correct. You can also leverage the notifications that OCUnit
posts to integrate your tests with Growl or any other notification
mechanism you wish to use; the headers and documentation in
SenTestingKit.framework should provide you sufficient guidance with
which to do this.
Is there a way to integrate the OCUnit test runs more tightly into
Xcode?
It's not clear what you mean by "more tightly"? What specific
capabilities are you looking for?
Is there a more test runner somewhere?
What do you mean by this?
-- Chris
_______________________________________________
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