plugins/vendor/github.com/onsi/gomega
Casey Callendrello 152e7a48e4 go mod tidy
Signed-off-by: Casey Callendrello <cdc@redhat.com>
2022-01-19 18:24:47 +01:00
..
format vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
gbytes vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
gexec vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
internal vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
matchers vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
types vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
.gitignore vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
.travis.yml vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
CHANGELOG.md vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
CONTRIBUTING.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
docker-compose.yaml vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
Dockerfile vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
gomega_dsl.go vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
LICENSE Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
Makefile vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
matchers.go vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
README.md vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
RELEASING.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00

Gomega: Ginkgo's Preferred Matcher Library

test

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.