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

Explore if we can introduce fuzzing #316

Closed
jianghong opened this issue Apr 25, 2023 · 1 comment
Closed

Explore if we can introduce fuzzing #316

jianghong opened this issue Apr 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jianghong
Copy link
Contributor

What is the idea?

Introduce fuzzing into Javy

Check out https://rust-fuzz.github.io/book/cargo-fuzz.html to start

What problem does it solve?

It could help us be more confident in our changes and to prevent any regression.

@jianghong jianghong added the enhancement New feature or request label Apr 25, 2023
@saulecabrera
Copy link
Member

The initial skeleton for the fuzzing infrastructure was introduced in #699. I'll go ahead and close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants