elm-explorations / elm-explorations/test

Rename "fuzz" and "fuzzer" to something else

Open
#229 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Elm
Stars
244
Forks
40
Avg merge
1d 23h
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.