[ANN] OCUnit: Unit Testing Objective C code on Mac OS X
[ANN] OCUnit: Unit Testing Objective C code on Mac OS X
- Subject: [ANN] OCUnit: Unit Testing Objective C code on Mac OS X
- From: Marco Scheurer <email@hidden>
- Date: Tue, 4 Dec 2001 16:30:34 +0100
We are pleased to announce a new release of OCUnit. This release
includes:
- improved support for Mac OS X,
- new examples,
- new documentation,
- and an installer package for binary installation.
OCUnit is an automated framework for unit testing Objective C code. It
is based on SUnit, Kent Beck's Smalltalk Testing framework, also
available for Java under the name JUnit.
With OCUnit, testing becomes integrated with development. You can test
frameworks, bundles, or applications. You can tell "when something
starts working or when something stops working [...] you can cheaply and
incrementally build a test suite that will help you measure your
progress, spot unintended side effects, and focus your development
efforts." --Kent Beck, Erich Gamma
OCUnit is distributed as open source and free software under a Free BSD
like license. It can be found at
http://www.sente.ch/software/ocunit .
For more information about Sen:te, please go to
http://www.sente.ch .
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch