Packages
The library outputs test results to the console, which helps speed up the red-green test correction cycle (inspired by rspec)
Current section
Files
Jump to
Current section
Files
ex_unit_summary
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]