ipld-eth-server/vendor/github.com/onsi/gomega
2017-10-19 09:22:12 -05:00
..
format Add dummy test 2017-10-19 09:22:12 -05:00
gbytes Add dummy test 2017-10-19 09:22:12 -05:00
gexec Add dummy test 2017-10-19 09:22:12 -05:00
ghttp Add dummy test 2017-10-19 09:22:12 -05:00
gstruct Add dummy test 2017-10-19 09:22:12 -05:00
internal Add dummy test 2017-10-19 09:22:12 -05:00
matchers Add dummy test 2017-10-19 09:22:12 -05:00
types Add dummy test 2017-10-19 09:22:12 -05:00
.gitignore Add dummy test 2017-10-19 09:22:12 -05:00
.travis.yml Add dummy test 2017-10-19 09:22:12 -05:00
CHANGELOG.md Add dummy test 2017-10-19 09:22:12 -05:00
CONTRIBUTING.md Add dummy test 2017-10-19 09:22:12 -05:00
gomega_dsl.go Add dummy test 2017-10-19 09:22:12 -05:00
LICENSE Add dummy test 2017-10-19 09:22:12 -05:00
matchers.go Add dummy test 2017-10-19 09:22:12 -05:00
README.md Add dummy test 2017-10-19 09:22:12 -05: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.