Re: unit testing with SenTestingKit, please hold my hand
Re: unit testing with SenTestingKit, please hold my hand
- Subject: Re: unit testing with SenTestingKit, please hold my hand
- From: Chris Hanson <email@hidden>
- Date: Wed, 6 Dec 2006 14:49:50 -0800
On Dec 6, 2006, at 12:23 PM, Matt Neuburg wrote:
I should probably file a bug against the other doc:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/UnitTest
ing/Articles/CreatingTests.html>
...since, as I said, it omits a major step (linking the
SenTestingKit into
the project / target). m.
You don't need to add SenTestingKit.framework to a Cocoa unit test
bundle target created from the Xcode template, because by default it's
referenced as "-framework SenTestingKit" in Other Linker Flags. Did
you install a separate OCUnit distribution and use one of its
templates, instead of the template included with Xcode?
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden