csi-driver-nfs/vendor/github.com/onsi/gomega
Pierre Prinetti 6abb111ac6
Bump k8s to v.0.22.3
Fully address CVE-2021-3121 in the process.
2021-11-15 14:59:23 +01:00
..
format Update vendor directory 2020-11-03 23:56:05 +05:30
internal Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
matchers Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
types Update vendor directory 2020-11-03 23:56:05 +05:30
.gitignore Update vendor directory 2020-11-03 23:56:05 +05:30
.travis.yml Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
CHANGELOG.md Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
CONTRIBUTING.md Update vendor directory 2020-11-03 23:56:05 +05:30
LICENSE Update vendor directory 2020-11-03 23:56:05 +05:30
Makefile Update vendor directory 2020-11-03 23:56:05 +05:30
README.md Update vendor directory 2020-11-03 23:56:05 +05:30
RELEASING.md Update vendor directory 2020-11-03 23:56:05 +05:30
go.mod Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
go.sum Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
gomega_dsl.go Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
matchers.go Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01: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.