Re: How do you write Unit Test cases?
Sergei Gnezdov <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On 2005-03-30, Jonathan Fischer <[email protected]> wrote: > 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/ > It looks really interesting. Thanks.