karmada/vendor/github.com/onsi/gomega
RainbowMango 0ec865ced6 Update controller-runtime from v0.10.3 to v0.11.1
Signed-off-by: RainbowMango <renhongcai@huawei.com>
2022-02-19 09:53:32 +08:00
..
format Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +08:00
internal Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +08:00
matchers Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +08:00
types Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +08:00
.gitignore Update vendor 2020-12-01 21:07:48 +08:00
.travis.yml Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +08:00
CHANGELOG.md Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +08:00
CONTRIBUTING.md Update vendor 2020-12-01 21:07:48 +08:00
Dockerfile Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +08:00
LICENSE Update vendor 2020-12-01 21:07:48 +08:00
Makefile Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +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 vendor 2020-12-01 21:07:48 +08:00
docker-compose.yaml Bump kubernetes dependency from v1.20.6 to v1.21.3 2021-08-07 12:38:52 +08:00
gomega_dsl.go Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +08:00
matchers.go Update controller-runtime from v0.10.3 to v0.11.1 2022-02-19 09:53:32 +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.