Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

22 lines (19 loc) · 517 Bytes

0.3.3

Changes

  • Resolve config at runtime rather than compile time (#22).

0.3.2

Enhancements

  • Allow ExUnit tags to set iterations per test (#16).
    • Add ExCheck.check/2.

0.3.1

Changes

  • Update dependencies.

0.3.0

Enhancements

  • Add possibility to specify amount of tests in config (#13).
  • Provide formatted output + better error loggings from property tests (#12).
    • Number of tests displayed in mix test result is now counts the number of generated tests.