discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unit test frameworks for gnustep objective c


From: Edwin Ancaer
Subject: Unit test frameworks for gnustep objective c
Date: Sat, 19 Aug 2017 10:02:49 +0200

Hello, 

I wanted to start a new project, and use unit testing. On the GNUstep website,--I found 4 frameworks for unit testing:
  • OCUnit, built in to Apple Xcode and open sourced. Version 27 (pretty old) has been tested with GNUstep
  • UnitKit, common for Mac OS X until OCUnit was built into Xcode. Now ported to Etoile.
  • ObjCUnit, a Mac OS X framework that has been ported to GNUstep.
  • TestKit, an inactive framework.
On the mailing list, there was a discussion on unit testing in september 2013, so reasonably recent but inconclusive as to what is the easiest one to use (installation and usage).

Or are they more or less equal and is it just a question of personnal preference?

Thanks, 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]