Update of "Testing"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 34e16227c6c750d5f84c025a69577c2ec68a917b
Page Name:Testing
Date: 2017-10-03 20:33:44
Original User: Entomy
Parent: 8919d0d1eed78aa78a8c7bd5a18a5544267e1314 (diff)
Content

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.