Re: Unit testing framework suggestions?
Re: Unit testing framework suggestions?
- Subject: Re: Unit testing framework suggestions?
- From: The Amazing Llama <email@hidden>
- Date: Fri, 24 Sep 2004 09:18:43 -0700
On Sep 24, 2004, at 5:00 AM, M. Uli Kusterer wrote:
Just a thought: Does any of the kits have some macros for "default
tests"? E.g. some way to just say: Arguments to this function (or its
result, or whatever) range from X to Y, and then it would generate
code to try the edges of that range (both inside and out)
automatically?
Blatant plug alert:
I work for a company called Parasoft (http://www.parasoft.com) that
does this for lots of languages (C++, Java, C#), but not for
Objective-C. The technology is pretty impressive; the tools can inspect
the code and intelligently determine what tests are useful (it pulls
out constants, follows Design By Contract, keeps results for regression
tests, etc). If you can actually say that you'd be willing to buy a
theoretical ObjCTest, give the company a call and tell them so; I'd
love to work on the product!
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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