[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do you write Unit Test cases?
From: |
Nicolas Roard |
Subject: |
Re: How do you write Unit Test cases? |
Date: |
Tue, 22 Mar 2005 13:18:52 +0000 |
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