Assay TestUnit is a compatibility grammar for the Assay test assertions framework. It provides a full set of TestUnit compatible assertion methods which translate seemlessly into Assay assertions.

What is Assay? Assay defines a set of reusable assertion classes in the same way that Ruby defines exceptions. Learn more about Assay itself by visiting its website.

Assay TestUnit is ideal for transitioning to new test frameworks without having to completely rewrite TestUnit-based tests.

Learn more about Assay TestUnit by reading the API and QED documentation.