Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve reliability with fuzz testing #24

Open
ClementChouteau opened this issue Apr 19, 2021 · 0 comments
Open

Improve reliability with fuzz testing #24

ClementChouteau opened this issue Apr 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ClementChouteau
Copy link
Contributor

This could help to get rid of most types of crashes.

Generate a large index with random entries of varied size:

  • many small entries
  • uppercase/lowercase
  • punctuation

Then fuzz the pattern, using different options.

@ClementChouteau ClementChouteau added the enhancement New feature or request label Apr 19, 2021
@ClementChouteau ClementChouteau changed the title Improve reliability by with fuzz testing Improve reliability with fuzz testing Apr 22, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant