README

harnais_list: The List Harness for the Harnais Family

The package supports testing Lists and their contents.

Installation

Add harnais_list to your list of dependencies in mix.exs:

def deps do
  [{:harnais_list, "~> 0.1.0"}]
end

Examples

See the examples in the API Reference