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

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 - Source - Homepage - JSON
purl: pkg:hackage/quickcheck-with-counterexamples
Keywords: bsd3, library, testing
License: BSD-3-Clause
Latest release: about 5 years ago
First release: over 7 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 2,339 total
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...