[question] Saving valid inputs
Open
- Dominant language
- Haskell
- Stars
- 196
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
Currently, I'm working with JS interpreters and I want to know if there is a way to use "muttest" and "gentest" saving all valid inputs?
For example if I ran "muttest", the new files generated are removed after each iteration. I want to store/save them if Quickfuzz generate an file that pass without throws SyntaxError or ReferenceError.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.