Re: Comparative Testing/Debugging
Re: Comparative Testing/Debugging
- Subject: Re: Comparative Testing/Debugging
- From: Chris Hanson <email@hidden>
- Date: Mon, 18 Jul 2005 12:58:05 -0700
On Jul 18, 2005, at 12:22 PM, Thomas Davie wrote:
Does anyone know of any comparative testing/debugging tools?
I've just completed a major refactoring of my code and I'd like to
check that it actually behaves the same way as the old
implementation for at least a large number of inputs.
You could always write unit tests using Xcode 2.1's unit testing
infrastructure, and write them to pull test data from files or
generate it on the fly.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden