[extra-02] install and configure junit formatter
With this change it's possible to generate test report that can be used alongside continuous integration routine.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
ExUnit.configure(formatters: [JUnitFormatter, ExUnit.CLIFormatter])
|
||||
ExUnit.start()
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Wabanex.Repo, :manual)
|
||||
|
Reference in New Issue
Block a user