zfs-localpv/vendor/github.com/onsi/gomega
Pawan c3c5eb1794 test(zfspv): vendor for ginkgo test code
Signed-off-by: Pawan <pawan@mayadata.io>
2019-12-04 13:17:04 +05:30
..
format test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
internal test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
matchers test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
types test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
.gitignore test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
.travis.yml test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
CHANGELOG.md test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
CONTRIBUTING.md test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
go.mod test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
go.sum test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
gomega_dsl.go test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
LICENSE test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
Makefile test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
matchers.go test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
README.md test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30
RELEASING.md test(zfspv): vendor for ginkgo test code 2019-12-04 13:17:04 +05:30

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.