@hackage / quickcheck-properties

QuickCheck properties for standard type classes.

Latest0.1

About

Metadata

  • Last updated , by AlexeyKhudyakov
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: Aleksey Khudyakov <alexey.skladnoy@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Package provide set of generic QuickCheck properties for testing laws of standard type classes. At the moment is not complete. It do not depend on QuickCheck and could be used with smallcheck as well.

See module Test.QuickCheck.Property.Common for general description of library and examples.