- Resolve config at runtime rather than compile time (#22).
- Allow ExUnit tags to set iterations per test (#16).
- Add ExCheck.check/2.
- Update dependencies.
- 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.
- Number of tests displayed in