v1.0.0
Features:
ExUnit.Formatter
implementation that prints an xml to the build directory.
Bugfixes:
- Correctly show time of testsuite in seconds rather than micro seconds (thanks to @ibizaman)
- Correctly handle errors with empty messages (thanks to @Reimerei)
- Fixed name of failed tests tag in xml (thanks to @KronicDeth)
- Fixed compatibility with Elixir 1.2 (thanks to @adrienmo)