jqwik v1.3.7 Release Notes

Release Date: 2020-10-27 // over 3 years ago
  • ๐Ÿ†• New and Enhanced Features

    โž• Added two edge cases for generation of integral numbers.

    ๐Ÿ‘ Reporting of parameters that changed during execution of property is now better
    at detecting real changes.

    ๐Ÿ’ฅ Breaking Changes

    • Examples with a failing assumption - i.e. throwing a TestAbortedException -
      ๐Ÿ‘€ will now be reported as being skipped. See #122
      for motivation and reasoning.

    ๐Ÿ› Bug Fixes

    Using some arbitraries with Arbitrary.sample() outside of a jqwik context
    no longer worked.
    Now it does again.

    0๏ธโƒฃ The default character generator was erroneously considered to produce unique
    characters. Resulted in a strange to analyze
    bug when generating functions