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 fuzzing tests #68

Open
liamsi opened this issue Apr 10, 2022 · 2 comments
Open

Add fuzzing tests #68

liamsi opened this issue Apr 10, 2022 · 2 comments
Labels

Comments

@liamsi
Copy link
Member

liamsi commented Apr 10, 2022

See for example: https://github.com/tendermint/tendermint/tree/master/test/fuzz

@Wondertan
Copy link
Member

Go 1.18 introduces native fuzzing and we should use it instead. The above shows an outdated example.

@liamsi
Copy link
Member Author

liamsi commented Apr 10, 2022

Yes, that would be ideal! Thanks for the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: TODO
Development

Successfully merging a pull request may close this issue.

3 participants