Re: How do you write Unit Test cases?
Nicolas Roard <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Le 22 mars 05, à 03:56, Sergei Gnezdov a écrit : > 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. You will probably be interested by UnitKit -- it's an ObjC framework for doing unit tests. It's available on étoilé's cvs, along with UnitTest, a graphical unit tests app (showing all the tests, green/red light, etc.) https://gna.org/cvs/?group=etoile -- Nicolas Roard "Any sufficiently advanced technology is indistinguishable from magic." -Arthur C. Clarke