Packages

A parameterized testing library attempting to emulate the data driven testing of the [Spock Framework](http://spockframework.org/).

Current section

Files

Jump to
checkov .formatter.exs
Raw

.formatter.exs

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