elm-explorations / elm-explorations/test

Fuzz.int generates values outside of Int32 range

Open
#70 7 comments 0 reactions 0 assignees View on GitHub
Design Question fuzzers
Dominant language
Elm
Stars
244
Forks
40
Avg merge
1d 23h
Merged PRs (30d)
2

Description

The documentation for `Fuzz.int` states that it generates any 32 bit signed integer value but I've found that it can generate the value 2147483648 which is one greater than largest maximum Int32 value.

elm-test version: 1.2.0
OS: Windows 10

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.