Files
kubesphere/vendor/github.com/onsi/gomega
hongming 521cb40c21 Upgrade go version to 1.18 (#5045)
* Upgrade go version to 1.18

* fix go 1.18 compatibility

* update gofmt

* ignore golangci-lint staticcheck

* update gofmt
2022-07-18 10:42:48 +08:00
..
2021-01-04 15:35:32 +08:00
2021-01-04 15:35:32 +08:00
2021-01-04 15:35:32 +08:00
2021-01-04 15:35:32 +08:00
2021-01-04 15:35:32 +08:00
2019-03-17 17:28:52 +08:00
2019-07-20 00:32:24 +08:00
2021-01-04 15:35:32 +08:00
2021-01-04 15:35:32 +08:00
2019-07-20 00:32:24 +08:00
2021-01-04 15:35:32 +08:00
2019-03-17 17:28:52 +08:00
2019-07-20 00:32:24 +08:00
2021-01-04 15:35:32 +08:00
2019-07-20 00:32:24 +08:00
2019-07-20 00:32:24 +08:00

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.