Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Merge fuzzer and generator implementations and regroup by types being supported rather than by technical level. #239

@jcornaz

Description

@jcornaz

Example of how it can be organized:

  • Int
    • Generator
    • Simplifier
    • Fuzzer
  • String
    • Generator
    • Simplifier
    • Fuzzer

The rational is that a triplet Generator/Simplifier/Fuzzer is more cohesive than 2 arbitrary supported types (Like Int with String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThere is no obvious way to introduce this change without breaking the API

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions