elm-explorations / test

Write unit and fuzz tests for Elm code.
https://package.elm-lang.org/packages/elm-explorations/test/latest
BSD 3-Clause "New" or "Revised" License
236 stars 40 forks source link

Change `shrink` to `simplify` in the Fuzz docs #205

Open Janiczek opened 1 year ago

Janiczek commented 1 year ago

Old habits die hard! I'm guilty of writing some docs with the shrink terminology. We wanted to start using the simplify terminology during the 1.2.2->2.0.0 push.