csi-driver-nfs/vendor/github.com/onsi/gomega
Mayank Shah 21db7fafe6 Update vendor directory
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-03 23:56:05 +05:30
..
format Update vendor directory 2020-11-03 23:56:05 +05:30
internal Update vendor directory 2020-11-03 23:56:05 +05:30
matchers Update vendor directory 2020-11-03 23:56:05 +05:30
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 Update vendor directory 2020-11-03 23:56:05 +05:30
CHANGELOG.md Update vendor directory 2020-11-03 23:56:05 +05:30
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 Update vendor directory 2020-11-03 23:56:05 +05:30
go.sum Update vendor directory 2020-11-03 23:56:05 +05:30
gomega_dsl.go Update vendor directory 2020-11-03 23:56:05 +05:30
matchers.go Update vendor directory 2020-11-03 23:56:05 +05:30

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.