
// Copyright (c) 1997, 1998, 1999, Sen:te Ltd.  All rights reserved.

Background
OCUnit is a simple unit testing framework for Objective C implemented by Sen:te. It was inspired from the Smalltalk testing framework of Kent Beck.

Contents
	OpenSourceLicense.html
		The license under which this kit is released
	Documentation
		Rudimentary documentation
	Makefiles
		Makefiles and utilities to integrate testing with ProjectBuilder
	SenTestingKit
		Source code for the testing framework
	Shikenjo
		Source code for Shikenjo.app and the otest tool
	Testable
		Trivial test samples

Installation
	See Documentation/Installation.rtf

Feedback
Your feedback is very important.  It would be appreciated if you would send any changes you make in the TestingKit source code to us so that others may benefit from your changes.

http://www.sente.ch/software/ocunit/
feedback@sente.ch

