fast-check v1.1.0 Release Notes

  • Straight to corner cases and verbose mode [Code][Diff]

    ๐Ÿ”‹ Features

    • ๐Ÿ‘€ (PR#91) Straight to corner cases by default, see unbiased option of assert to disable it
    • ๐Ÿ‘€ (PR#93) Verbose mode on failure to have the list of all failing values encountered, see verbose option of assert to enable it
    • ๐Ÿ‘ (PR#94) Better typings for fc.record