k3s/vendor/github.com/onsi/gomega
David Ashpole fec22bbb25 update gomega godep 2019-02-19 13:22:45 -08:00
..
format update gomega godep 2019-02-19 13:22:45 -08:00
gstruct update gomega godep 2019-02-19 13:22:45 -08:00
internal update gomega godep 2019-02-19 13:22:45 -08:00
matchers update gomega godep 2019-02-19 13:22:45 -08:00
types update gomega godep 2019-02-19 13:22:45 -08:00
.gitignore
.travis.yml update gomega godep 2019-02-19 13:22:45 -08:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
CHANGELOG.md update gomega godep 2019-02-19 13:22:45 -08:00
CONTRIBUTING.md update gomega godep 2019-02-19 13:22:45 -08:00
LICENSE
Makefile update gomega godep 2019-02-19 13:22:45 -08:00
README.md update gomega godep 2019-02-19 13:22:45 -08:00
RELEASING.md update gomega godep 2019-02-19 13:22:45 -08:00
go.mod update gomega godep 2019-02-19 13:22:45 -08:00
go.sum update gomega godep 2019-02-19 13:22:45 -08:00
gomega_dsl.go update gomega godep 2019-02-19 13:22:45 -08:00
matchers.go update gomega godep 2019-02-19 13:22:45 -08:00

README.md

Gomega: Ginkgo's Preferred Matcher Library

Build Status

Jump straight to the docs to learn about Gomega, including a list of all available matchers.

If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

Community Matchers

A collection of community matchers is available on the wiki.

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.