ingress-nginx-helm/vendor/github.com/onsi/gomega
Manuel de Brito Fontes 2882fb5ebe Update go dependencies
2018-09-22 14:54:24 -03:00
..
format Update go dependencies 2018-05-26 16:27:45 -04:00
internal Update go dependencies 2018-09-22 14:54:24 -03:00
matchers Update go dependencies 2018-09-22 14:54:24 -03:00
types Update go dependencies 2018-09-22 14:54:24 -03:00
.gitignore Add e2e tests 2017-10-20 20:33:48 -03:00
.travis.yml Update go dependencies 2018-09-22 14:54:24 -03:00
CHANGELOG.md Update go dependencies 2018-09-22 14:54:24 -03:00
CONTRIBUTING.md Update go dependencies 2018-05-26 16:27:45 -04:00
go.mod Update go dependencies 2018-09-22 14:54:24 -03:00
go.sum Update go dependencies 2018-09-22 14:54:24 -03:00
gomega_dsl.go Update go dependencies 2018-09-22 14:54:24 -03:00
LICENSE Add e2e tests 2017-10-20 20:33:48 -03:00
matchers.go Update go dependencies 2018-09-22 14:54:24 -03:00
README.md Update go dependencies 2018-09-22 14:54:24 -03:00
RELEASING.md Update go dependencies 2018-05-26 16:27:45 -04:00

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.