karmada/vendor/github.com/onsi/gomega
RainbowMango a968ff3d8b Bump custom-metrics-server to v1.30.0 which requires Kubernetes v1.30 as the main module
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-08-28 15:23:06 +08:00
..
format Bump controller-runtime to v0.16.3 2023-12-29 10:19:55 +08:00
internal Bump sigs.k8s.io/cluster-api to v1.7.1 2024-05-09 14:31:22 +08:00
matchers Bump custom-metrics-server to v1.30.0 which requires Kubernetes v1.30 as the main module 2024-08-28 15:23:06 +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 Bump custom-metrics-server to v1.30.0 which requires Kubernetes v1.30 as the main module 2024-08-28 15:23:06 +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 Bump custom-metrics-server to v1.30.0 which requires Kubernetes v1.30 as the main module 2024-08-28 15:23:06 +08:00
matchers.go Bump custom-metrics-server to v1.30.0 which requires Kubernetes v1.30 as the main module 2024-08-28 15:23:06 +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.