Skip to content

Integrate funfuzz #17

@MateusAraujoBorges

Description

@MateusAraujoBorges

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions