This package provides unit test helpers for checking values and errors, powered
by the cmp,
errors, and
reflect packages.
See godoc for usage and examples.
This package can be imported into a module-aware Go project as follows:
go get github.com/nicheinc/expect
See CONTRIBUTING.md for details on contributing to the
expect package.