OCUnit, test application from a bundle
OCUnit, test application from a bundle
- Subject: OCUnit, test application from a bundle
- From: "Sailesh Agrawal" <email@hidden>
- Date: Tue, 20 Jan 2004 22:30:54 -0500
Hi, I'm trying to setup an unit tests for an application. Ideally I
would like all my unit testing code to be in seprate project compiled
into a bundle. This way if a new file is added to the application's
project you don't have to add it to the unit test project.
Is this possible ? How does the unit test code link to the application's
code ? In the OCUnit distribution the example
Examples/Testable/ApplicationBundle seems to do what I want. But I can't
compile it and I can't figure out how it works.
Any help would be appreciated,
thanks !
Sailesh
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.