Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Idea: Fuzzing with only non-zero values? #23

@RONNCC

Description

@RONNCC

Specifically in my usecase I want to make sure all the struct is fuzzed always with non-zero values.

Currently I have no way to check this except checking the fuzz output every time after it runs - seems like it could be put using reflect in the generator and would be somewhat similar to the Nil option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions