Re: How do you write Unit Test cases?
Jonathan Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Sergei Gnezdov <use-reply-to <at> gnezdov.net> writes: > > Is there any unit tests tool in GnuStep and/or Objective-C? Something > simple and easy to use. > > I see something like NSAssert, but it is not enough all by itself. > > I am running FreeBSD 5.3. > I just happened to notice this at Apple's developer website: it's main page specifically mentions GNUSTEP support: http://www.sente.ch/software/ocunit/ Jonathan