input-output-hk / input-output-hk/constrained-generators
Shrink generation failures
Open
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When generation fails we simply give up and print a (usually enourmous) error message. However, what would be nice would be if we could shrink the variables we've already generated _before_ the failing variable and backtrack, thus trying to find the smallest configuration that causes generation to fail.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.