Skip to content

Fuzz testing #7

Description

@sethp

When one writes a shotgun parser, it is best to pair with a fuzzer that checks the shotgun parser does not itself cause issues (even if that says relatively little about the language it accepts).

It looks like there's a neat crate that should help us here: https://github.com/rust-fuzz/libfuzzer

Would be great to get cargo fuzz working and into CI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions