Skip to content

Fuzz testing lacks proper coverage for imports and multi-file modules #341

@LesterEvSe

Description

@LesterEvSe

Problem

Currently, the fuzzing infrastructure only tests single-file programs. It does not run the driver implementation or verify the process of building multi-file programs via Module nodes (once that feature is implemented in #337).

Task: Research the best strategy to generate multi-file AST structures with the arbitrary crate and implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions