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

Rename "fuzz" and "fuzzer" to something else #229

Open
Janiczek opened this issue Jan 1, 2024 · 0 comments
Open

Rename "fuzz" and "fuzzer" to something else #229

Janiczek opened this issue Jan 1, 2024 · 0 comments

Comments

@Janiczek
Copy link
Collaborator

Janiczek commented Jan 1, 2024

Fuzzing is related to property-based testing but is its own separate thing.

We should not confuse people with weird naming (compared to the rest of the world).

Our "fuzz tests" are really property-based tests
Our "fuzzers" could be(?) generators, arbitraries, parsers. Maybe some other community found a better name. (Hypothesis has Strategies but the author hates that name in retrospect.)

This would need a major version bump, as well as changes to the runners.

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

No branches or pull requests

1 participant