Fuzz Test Dictionary
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
We should keep a persistent dictionary of examples founds via fuzzing. Each time a new branch is explored we should save the calldata to the dictionary for use in future runs.
This corpus could also be used as a seed for mutation based testing to hopefully get smarter or more aggressive values out of the fuzzer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.