Packages

XUnit Formatter for exunit test results. The format is tailored to work with azure devops, but any XUnit parser will work.

Current section

Files

Jump to
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]