AC-MiniTest

A simple test framework.

Latest on Hackage:1.1.1@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Coppin
Maintained by [email protected]

This is a simple testing library. It focuses mainly on making it easy to run large test suites and collect the results together.

This package is currently fairly experimental. The API may change in the near future. Hopefully this release should be relatively bug-free, however.

Changes:

  • Initial release.