Re: Freelance programming
Re: Freelance programming
- Subject: Re: Freelance programming
- From: Marco Scheurer <email@hidden>
- Date: Wed, 5 Nov 2003 12:08:46 +0100
I prefer OCUnit from Sen:te <http://www.sente.ch/software/ocunit/>
though I have to do a little work to start using it with Xcode.
There's also ObjCUnit and I think at least one other framework.
One of the nice things about OCUnit was that it integrated well with
Project Builder. I'd just create an additional target for testing,
always build that, and it would run my application and its unit tests
as part of the build. Any test failures were reported back as build
errors.
OCUnit should work with Xcode (including integrated failures reports),
but we will release a version more tailored to Xcode soon, to make it
even easier to use.
Thanks,
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
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.