Popularity
8.1
Stable
Activity
0.0
Stable
11
19
2
Monthly Downloads: 8
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-distributed
DISCONTINUED. Test monadic programs using state machine based models
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
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.