victorolinasc / junit-formatter

A JUnit XML report exporter for Elixir's ExUnit
https://hexdocs.pm/junit_formatter/
Apache License 2.0
110 stars 37 forks source link

Fix crash when reason.message does not exist #3

Closed Reimerei closed 8 years ago

victorolinasc commented 8 years ago

Thanks for this one! All tests pass but I think we should explicitly add a test case for this one.

I'll do it later on today and then release a new version.

Once again thanks :dancer: