Home

Implements a simple and extensible testing framework as an alternative to AUnit. This was not written to replace or compete with AUnit, but merely to provide a testing framework suitable for smaller projects. AUnit will always be the better testing framework for complicated systems.

Core testing framework belongs here, but extensions to this framework belong with the types/packages it extends. Looking to extend the framework? Check out Extending.

Want an overview of how it works? Check out the Overview.