ingress-nginx-helm/vendor/github.com/onsi/gomega
Manuel de Brito Fontes 601fb7dacf Add e2e tests
2017-10-20 20:33:48 -03:00
..
format Add e2e tests 2017-10-20 20:33:48 -03:00
internal Add e2e tests 2017-10-20 20:33:48 -03:00
matchers Add e2e tests 2017-10-20 20:33:48 -03:00
types Add e2e tests 2017-10-20 20:33:48 -03:00
.gitignore Add e2e tests 2017-10-20 20:33:48 -03:00
.travis.yml Add e2e tests 2017-10-20 20:33:48 -03:00
CHANGELOG.md Add e2e tests 2017-10-20 20:33:48 -03:00
CONTRIBUTING.md Add e2e tests 2017-10-20 20:33:48 -03:00
gomega_dsl.go Add e2e tests 2017-10-20 20:33:48 -03:00
LICENSE Add e2e tests 2017-10-20 20:33:48 -03:00
matchers.go Add e2e tests 2017-10-20 20:33:48 -03:00
README.md Add e2e tests 2017-10-20 20:33:48 -03: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.