Am 17.09.2013 um 10:32 schrieb Lundberg, Johannes: > Hi > > What is the recommended unit testing framework when working with GNUstep on > FreeBSD? >
If you need to run the identical test suite on OS X (with good Xcode integration) and GNUstep, you can use SenTesting Kit (ocunit). A (slightly patched) version can be found here: http://download.goldelico.com/quantumstep/sources/mySTEP/OCUnit/ So with the other responses, you have some choice and each alternative has its good and not so good sides. Nikolaus _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
