Skip to content

Add coverage guided fuzzing into to Deno's tool kit. #26161

@jereklas

Description

I really appreciate all the effort that has been put into having all tooling natively supported by Deno. The only thing that I feel is missing at this point is a built-in coverage guided fuzzing solution. Golang for example included one in their standard library a couple years ago as part of their 1.18.0 release and is something my company uses heavily. I would like to be able to write server code with Deno, and the last sticking point I have at this point is "how do I fuzz test?", so hopefully others also find this a worthwhile addition.

Metadata

Assignees

No one assigned

    Labels

    clirelated to cli/ dirsuggestionsuggestions for new features (yet to be agreed)testingrelated to deno test and coverage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions