quickcheck-special: Edge cases and special values for QuickCheck Arbitrary instances

[ library, mit, testing ] [ Propose Tags ]

The standard Arbitrary instances of QuickCheck don't generate special values. This is fixed by this package which provides the newtype Special with an Arbitrary instance. The special values are given by the SpecialValues typeclass.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6
Dependencies base (<6), QuickCheck (>=2.1 && <3.0), special-values (>=0.1 && <1.0) [details]
License MIT
Copyright 2016 Daniel Mendler
Author Daniel Mendler <mail@daniel-mendler.de>
Maintainer Daniel Mendler <mail@daniel-mendler.de>
Revised Revision 1 made by minad at 2018-01-23T14:31:03Z
Category Testing
Home page https://github.com/minad/quickcheck-special#readme
Bug tracker https://github.com/minad/quickcheck-special/issues
Source repo head: git clone https://github.com/minad/quickcheck-special
Uploaded by minad at 2017-11-09T18:18:41Z
Distributions LTSHaskell:0.1.0.6, NixOS:0.1.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4797 total (29 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-09 [all 1 reports]