karmada/vendor/github.com/onsi/gomega
RainbowMango 58e88eb8a3 bump controller-runtime to v0.8.3
bump kubernetes dependency to v1.20.6

Signed-off-by: RainbowMango <renhongcai@huawei.com>
2021-05-08 19:12:35 +08:00
..
format Update vendor 2020-12-01 21:07:48 +08:00
internal Update vendor. 2020-12-03 21:40:37 +08:00
matchers Update vendor. 2020-12-03 21:40:37 +08:00
types Update vendor 2020-12-01 21:07:48 +08:00
.gitignore Update vendor 2020-12-01 21:07:48 +08:00
.travis.yml Update vendor. 2020-12-03 21:40:37 +08:00
CHANGELOG.md bump controller-runtime to v0.8.3 2021-05-08 19:12:35 +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
Makefile Update vendor 2020-12-01 21:07:48 +08:00
README.md Update vendor 2020-12-01 21:07:48 +08:00
RELEASING.md Update vendor 2020-12-01 21:07:48 +08:00
go.mod Update vendor. 2020-12-03 21:40:37 +08:00
go.sum Update vendor. 2020-12-03 21:40:37 +08:00
gomega_dsl.go bump controller-runtime to v0.8.3 2021-05-08 19:12:35 +08:00
matchers.go Update vendor. 2020-12-03 21:40:37 +08:00

README.md

Gomega: Ginkgo's Preferred Matcher Library

Build Status

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.