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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to