Feature Request: Counterexample Shrinking
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
The fuzzer seems to report the first value it finds that leads to a failing test, however this can result in some pretty confusing calldata when simpler inputs would also reproduce the failure.
Implementing a shrinking algorithm like echidna would make debugging counter-examples a lot easier
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.