input-output-hk / input-output-hk/constrained-generators
Examples of using `Constrained.API.Extend`
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an example in the library of how to extend the library. We could use binary trees for this. It would also be nice to have a simple example of testing something non-trivial including:
- HasSpec instances
- a non-trivial property
- some custom function(s)
- monitoring of the distribution of test cases
This would serve two purposes:
- Making sure Constrained.API and Constrained.API.Extend are reasonable (currently the ledger code-base does a good job of doing this on its own)
- Providing up-to-date documentation on using the library
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.