karmada/vendor/github.com/onsi/gomega
RainbowMango 3f5c9073ab Update vendor
Update auto-generated files

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-29 16:47:38 +08:00
..
format Update cluster-api version to semantic version 2023-05-08 18:24:00 +08:00
internal Update cluster-api version to semantic version 2023-05-08 18:24:00 +08:00
matchers Update vendor 2023-07-29 16:47:38 +08:00
types Update Kubernetes dependencies to v1.26.1 2023-01-29 18:08:19 +08:00
.gitignore Update vendor 2023-07-29 16:47:38 +08:00
CHANGELOG.md Update vendor 2023-07-29 16:47:38 +08:00
CONTRIBUTING.md Update vendor 2020-12-01 21:07:48 +08:00
LICENSE Update vendor 2020-12-01 21:07:48 +08:00
README.md Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +08:00
RELEASING.md Update Kubernetes dependencies to v1.26.1 2023-01-29 18:08:19 +08:00
gomega_dsl.go Update vendor 2023-07-29 16:47:38 +08:00
matchers.go Update vendor 2023-07-29 16:47:38 +08:00

README.md

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.