tree: 13bdcb0d063c4717d37dc28aed94ea07dedffaec [path history] [tgz]
  1. format/
  2. internal/
  3. matchers/
  4. types/
  5. .gitignore
  6. .travis.yml
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. gomega_dsl.go
  10. LICENSE
  11. matchers.go
  12. README.md
  13. RELEASING.md
metrics-server/vendor/github.com/onsi/gomega/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.