-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Problems to be solved:
- Funfuzz is designed to run inside the interpreter. It builds random blocks of code and
evals them in a loop. We need to either extract the code generated and run it externally, or find a way to ensure that all vms will generate the same sequence of tests. - Funfuzz relies on a bunch of helper scripts (available at their repo) to reduce test cases and interleave user-provided tests in the generated code. It would be helpful to have it working
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels