leancheck-0.7.7: Enumerative property-based testing

Copyright(c) 2015-2018 Rudy Matela
License3-Clause BSD (see the file LICENSE)
MaintainerRudy Matela <rudy@matela.com.br>
Safe HaskellNone
LanguageHaskell2010

Test.LeanCheck.Utils

Description

This module is part of LeanCheck, a simple enumerative property-based testing library.

Some utilities for property-based testing with LeanCheck.

Those utilities are general-purpose enough to be used with other property-based based testing libraries. See each exported module for details.

This is not exported by Test.LeanCheck. You need to import this explicitly.

Documentation