Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : quickcheck-with-counterexamples : 1.2

When QuickCheck finds a counterexample, it prints it out but doesn't save it so that the programmer can access it. This can be annoying when debugging. This library provides a small extension to QuickCheck that returns counterexamples as normal Haskell values. To use it, just import Test.QuickCheck.Counterexamples instead of Test.QuickCheck. The library is largely compatible with normal QuickCheck, but the return types of Test.QuickCheck.Counterexamples.quickCheck and related functions are changed to include a counterexample. For usage information, see the Test.QuickCheck.Counterexamples module.

Registry - Download - JSON
purl: pkg:hackage/[email protected]
Published:
Indexed:
Related tag: 1.2 - compare

    Loading...
    Readme
    Loading...