README
Harnais: A harness for writing and running Elixir tests
Installation
Add harnais to your list of dependencies in mix.exs:
def deps do
[{:harnais, "~> 0.2.0"}]
end
Examples
See the examples in the API Reference
Harnais: A harness for writing and running Elixir tests
Add harnais to your list of dependencies in mix.exs:
def deps do
[{:harnais, "~> 0.2.0"}]
end
See the examples in the API Reference