dependent unit test
dependent unit test
- Subject: dependent unit test
- From: Ariel Rodriguez <email@hidden>
- Date: Sat, 11 Jul 2009 15:19:11 -0300
I am trying to include unit test on my development cycle (coming from
python, i do love Unit Test), and i have tried
http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/135-Unit_Testing_Applications/unit_testing_applications.html#//apple_ref/doc/uid/TP40007959-CH20-SW3
But, i am not able to succefully run the testAppDelegate test (the test
fails because the app_delegate is nil. I understand that you have to set the
test as dependent from the main executable, but i don't know who to do that.
Where can i set the executable path to load? What's the path to the main
exec?
Best.
Ariel Rodriguez
We can deny everything, except that we have the possibility of being better.
~ Dalai Lama
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden