plugins/vendor/github.com/onsi/gomega
Casey Callendrello b47d178ae0 vendor: bump ginkgo, gover
Signed-off-by: Casey Callendrello <cdc@redhat.com>
2020-12-08 16:33:10 +01:00
..
format vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
gbytes vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
gexec vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
internal vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
matchers vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
types vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
.gitignore vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
.travis.yml vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
CHANGELOG.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
CONTRIBUTING.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
go.mod vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
go.sum vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
gomega_dsl.go vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
LICENSE Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
Makefile vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
matchers.go vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
README.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
RELEASING.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01: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.