luet/vendor/github.com/onsi/gomega
2020-11-13 19:50:10 +01:00
..
format Switch to go mod 2019-11-10 18:05:28 +01:00
internal Update vendor 2020-06-12 17:58:13 +02:00
matchers Update vendor 2020-06-12 17:58:13 +02:00
types update vendor/ 2019-06-05 19:14:29 +02:00
.gitignore update vendor/ 2019-06-05 19:14:29 +02:00
.travis.yml Update go-pluggable 2020-11-13 19:50:10 +01:00
CHANGELOG.md Update go-pluggable 2020-11-13 19:50:10 +01:00
CONTRIBUTING.md update vendor/ 2019-06-05 19:14:29 +02:00
go.mod Update go-pluggable 2020-11-13 19:50:10 +01:00
go.sum Update go-pluggable 2020-11-13 19:50:10 +01:00
gomega_dsl.go Update go-pluggable 2020-11-13 19:50:10 +01:00
LICENSE update vendor/ 2019-06-05 19:14:29 +02:00
Makefile update vendor/ 2019-06-05 19:14:29 +02:00
matchers.go Update vendor 2020-06-12 17:58:13 +02:00
README.md update vendor/ 2019-06-05 19:14:29 +02:00
RELEASING.md update vendor/ 2019-06-05 19:14:29 +02: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.