- Triq dependency moved to gitlab (#45)
- Update to use triq on hex.pm
- Update to make with Elixir 1.4.0 (#35).
- Fix umbrella test count (#34).
- Add ex_doc for documentation (#32).
- Updated triq dependency to point to more actively updated fork (#31).
- Fix for running test errors on erlang 19.
- Update formatter to handle older Elixir versions (#27).
- Update dependencies.
- Fix formatter crash in elixir 1.3.0 (#25).
- 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