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: Matt Neuburg <email@hidden>
- Date: Sun, 10 Dec 2006 14:30:05 -0800
- Thread-topic: unit testing with SenTestingKit, please hold my hand
On Wed, 6 Dec 2006 14:49:50 -0800, Chris Hanson <email@hidden> said:
>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.
Not on my machine. I just tried it. I added a Cocoa Unit Test bundle target
to a clean project, and the Other Linker Flags for that target says:
-framework Carbon -framework CPlusTest
What you describe would be a nice feature, though. Maybe I should suggest
that when I file my bug? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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