Skip to content

Edge cases and special values for QuickCheck Arbitrary instances

License

Notifications You must be signed in to change notification settings

minad/quickcheck-special

Repository files navigation

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

Hackage Build Status

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.

About

Edge cases and special values for QuickCheck Arbitrary instances

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published