Popularity
8.0
Stable
Activity
0.0
Declining
11
17
1
Monthly Downloads: 57
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Testing
QuickCheck
Latest version: v0.3.1.0
quickcheck-arbitrary-adt alternatives and similar packages
Based on the "quickcheck" category.
Alternatively, view quickcheck-arbitrary-adt alternatives based on common mentions on social networks and blogs.
-
quickcheck-state-machine
Test monadic programs using state machine based models -
quickcheck-arbitrary-template
Arbitrary QuickCheck instance generation using template haskell -
quickcheck-instances
Instances for QuickCheck classes -
quickcheck-higherorder
QuickCheck extension for higher-order properties -
quickcheck-unicode
Unicode support for QuickCheck -
quickcheck-state-machine-distributed
Test monadic programs using state machine based models -
quickcheck-io
Use HUnit assertions as QuickCheck properties -
quickcheck-property-monad
A monad for building quickcheck properties -
quickcheck-with-counterexamples
Get counterexamples out of QuickCheck as Haskell values -
quickcheck-simple
Test properties and default-mains for QuickCheck -
quickcheck-combinators
type-level combinators for quickcheck instances -
quickcheck-report
Customizable reports for quickcheck properties -
tasty-quickcheck-laws
Tasty trees for your lawful class instances
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of quickcheck-arbitrary-adt or a related project?
README
quickcheck-arbitrary-adt
This package makes it easier to produce arbitrary values for each constructor in a data type. Refer to test or Test.QuickCheck.Arbitrary.ADT for examples of how to use it.