Current section

Files

Jump to
excheck CHANGELOG.md
Raw

CHANGELOG.md

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.