allure_test_formatter - Allure test report for ExUnit

Hi,

I would like to introduced allure_test_formatter, the Allure test report for ExUnit using ExUnit Test Formatter. The usage is simple, just add the library to your application and set --formatter AllureTestFormatter when executing ExUnit via mix test.

You can see the source at

Or see the latest version at allure_test_formatter | Hex.

If you have any issue, feel free to open an issue on the repository or comment it here. Thank you!

1 Like

FYI, a few screenshots would sell your idea much better. Make it easy for the curious to decide if they like it.

1 Like

Thank you for your suggestion. Will add to the repository soon.

1 Like