prometheus-adapter/vendor/github.com/onsi/gomega
2020-04-08 14:34:43 -04:00
..
format vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
internal vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
matchers vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
types Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
.gitignore Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
.travis.yml vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
CHANGELOG.md vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
CONTRIBUTING.md Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
go.mod Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
go.sum Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
gomega_dsl.go vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
LICENSE Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
Makefile vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
matchers.go vendor: Update vendor logic 2020-04-08 14:34:43 -04:00
README.md Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
RELEASING.md Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04: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.