quickcheck-special: Edge cases and special values for QuickCheck Arbitrary instances
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.
Downloads
- quickcheck-special-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), bytestring (>=0.9 && <0.11), nats (>=1), QuickCheck (>=2.1 && <2.10), scientific (>=0.2 && <0.4), text (>=0.7 && <1.3) [details] |
| Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
| License | MIT |
| Copyright | 2016 Daniel Mendler |
| Author | Daniel Mendler <mail@daniel-mendler.de> |
| Maintainer | Daniel Mendler <mail@daniel-mendler.de> |
| Uploaded | by minad at 2016-12-06T14:19:37Z |
| 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 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 5192 total (16 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 2016-12-07 [all 1 reports] |