/my_custom_test_formatter

This is a sample custom test formatter for ExUnit

Primary LanguageElixir

MyCustomTestFormatter

This is a customised test formatting sample. It identical to the ExUnit version except that it logs the name of the current application. Hopefully this will make working with umbrella projects easier, so that it is easier to work out which project has failed.