Re: 'C' Unit Testing framework with Xcode?
Re: 'C' Unit Testing framework with Xcode?
- Subject: Re: 'C' Unit Testing framework with Xcode?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 23 Apr 2008 18:19:21 +0200
Le 23 avr. 08 à 17:45, Ken G. Brown a écrit :
Does anyone have recommendations for adding a 'C' Unit testing
framework well integrated with Xcode?
I have not yet started to look into it.
Pointers to the best code, and any other tips to aid in starting to
use Unit testing would be greatly appreciated.
Thx,
Ken G. Brown
Personnaly I'm using the SenTestingKit for C unit test. You test case
will be obj-c classes but you can call any C functions from them and
it's easy to set up.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden