Skip to content

ast: testing and fuzzing #50

@coderkalyan

Description

@coderkalyan

The parser needs (thorough) testing, currently there is none. Ideas include trying to match the generated AST data to a known format (yaml, etc) and/or rendering the generated AST data back to text (already supported by render.zig) and comparing the result to the original.

It would also be nice to fuzz the parser. This will take some more thought.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions