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

Upgrade benchmarks to 0.19 #181

Closed Janiczek closed 2 years ago

Janiczek commented 2 years ago

The benchmarks/ subfolder was stuck on 0.18. After upgrade to 0.19, we can use most of it for the current codebase as well (and do comparisons between implementations).