Copyright | (c) 2015-2024 Rudy Matela |
---|---|
License | 3-Clause BSD (see the file LICENSE) |
Maintainer | Rudy Matela <rudy@matela.com.br> |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
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.