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

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

Open
RONNCC opened this issue Oct 13, 2017 · 0 comments
Open

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

RONNCC opened this issue Oct 13, 2017 · 0 comments

Comments

@RONNCC
Copy link

RONNCC commented Oct 13, 2017

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant