Popularity
8.1
Stable
Activity
0.0
Stable
11
20
2
Monthly Downloads: 60
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
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
Promo
www.nutrient.io

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.