Re: Services?
Re: Services?
- Subject: Re: Services?
- From: Chris Hanson <email@hidden>
- Date: Sat, 31 May 2003 23:10:54 -0400
On Monday, May 26, 2003, at 01:05 PM, Ricardo Strausz wrote:
I would start with Cocoa, so you can build an interface to test your
objects;
but, you talking about a Foundation Tool...
Better than building a human interface to test your objects would be to
write unit tests and have an xUnit framework like OCUnit, ObjcUnit, or
JUnit run your unit tests every time you build your project.
OCUnit is my preference; it's at <http://www.sente.ch/software/ocunit/>.
-- Chris
PS - "Test Driven Development" by Kent Beck is a great read.
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: Services? (From: Ricardo Strausz <email@hidden>) |