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

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

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

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