@hackage / cabal-detailed-quickcheck

QuickCheck for Cabal tests

Latest0.3.0.0

About

Metadata

  • Last updated , by anselmschueler
  • License MIT
  • Categories Testing
  • Maintained by: mail@anselmschueler.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Readme

Turn QuickCheck properties into tests for Cabal

This is a library for using QuickCheck properties in Cabal’s detailed-0.9 test interface (docs).

You can construct a PropertyTest for your property and call getPropertyTest on it. For more details, see the Haddock documentation on Hackage.

This project is developed on GitHub: https://github.com/schuelermine/cabal-detailed-quickcheck