Skip to content

Supplement generated tests with a fuzzing framework #133

Open
@alice-i-cecile

Description

@alice-i-cecile
  1. The test generating code is broken, and hard to maintain, see Fix test generation #89 and Fix cargo run --package gentest #65.
  2. The automatic tests are massive, resulting in painful renames.
  3. This strategy is extremely hard to apply to alternative layout strategies (Support multiple layout algorithms #28).
  4. These generated tests aren't even complete, and have failed to catch multiple deviations from the spec.

These should be supplemented with a fuzz testing or property-based testing framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    build systemMake continuous integration do the tedious thingscode qualityMake the code cleaner or prettier.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions