Files
kubernetes/vendor/github.com/onsi/gomega
Patrick Ohly 311144fb3e dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
Ginkgo v2.1.6 adds ginkgo.SuppressProgressReporting which is needed
to suppress too verbose output each time the ReportAfterEach of the custom
progress reporter is invoked.
2022-08-30 19:57:47 +02:00
..
2022-06-29 11:47:18 +08:00
2022-06-29 11:47:18 +08:00
2022-06-29 11:47:18 +08:00
2019-02-19 13:22:45 -08:00
2022-06-29 11:47:18 +08:00
2022-06-29 11:47:18 +08:00
2022-06-29 11:47:18 +08: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.