quickcheck-classes
This library provides QuickCheck properties to ensure that typeclass instances adhere to the set of laws that they are supposed to. There are other libraries that do similar things, such as `genvalidity-hspec` and checkers. This library differs from other solutions by not introducing any new typeclasses that the user needs to learn. Note: on GHC < 8.5, this library uses the higher-kinded typeclasses (Data.Functor.Classes.Show1, Data.Functor.Classes.Eq1, Data.Functor.Classes.Ord1, etc.), but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these constraints more cleanly.
hackage.haskell.org
0.4.14
over 7 years ago
34
21,728 total
4
41
tahoe-great-black-swamp-testing 0.5.0.0
1 version - Latest release: about 2 years ago - 105 downloads total - 0 stars on gitlab.com - 2 maintainersless-arbitrary 0.1.8.0
Ever found non-terminating Arbitrary instance? Ever wondered what would be a runtime cost of part...11 versions - Latest release: almost 3 years ago - 1 dependent repositories - 1.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/quickcheck-classes
spec |
| License | BSD-3-Clause |
| First Release | over 8 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 35 on GitHub |
| Forks | 10 on GitHub |
| Commits | 233 |
| Committers | 10 |
| Avg per Author | 23.3 |
| DDS | 0.601 |