README.md

# 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](https://hexdocs.pm/harnais_list/readme.html)