@hackage / checkers

Check properties on standard classes and data structures.

Latest0.6.0

About

Metadata

  • Last updated , by sjakobi
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: conal@conal.net

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.1
  2. 9.0.2
  3. 8.10.7
  4. 8.8.4
  5. 8.6.5
  6. 8.4.4
  7. 8.2.2

Readme

checkers is a library for reusable QuickCheck properties, particularly for standard type classes (class laws and class morphisms). Checkers also has lots of support for randomly generating data values (thanks to Thomas Davie).