elm-check icon indicating copy to clipboard operation
elm-check copied to clipboard

Property Based Testing in Elm

Results 2 elm-check issues
Sort by recently updated
recently updated
newest added

How do I know that elm-check itself doesn't develop defects as it changes?

help wanted

Here are some ideas I have that are currently too speculative for 3.0.0. `expected: True But it was: False` is a very unhelpful error message. Extracting common boolean operations into...