Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new mock type for fuzz testing #234

Open
gwleclerc opened this issue Dec 15, 2021 · 0 comments
Open

Add a new mock type for fuzz testing #234

gwleclerc opened this issue Dec 15, 2021 · 0 comments
Labels
feature-request New feature or request

Comments

@gwleclerc
Copy link
Collaborator

As people are talking a lot about fuzzing at the moment with the introduction of fuzzing tests directly in golang with 1.18, I'm asking myself if we could add a fuzz mock ? It could took a json as a template body and fuzz it using by example https://github.com/google/gofuzz to randomize a bit the return.
We could also randomize status code and latency.

@gwleclerc gwleclerc added the feature-request New feature or request label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Development

No branches or pull requests

1 participant