ipld-eth-server/vendor/github.com/onsi/gomega
2018-05-04 10:54:00 -05:00
..
format Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
gbytes Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
gexec Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
ghttp Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
gstruct Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
internal Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
matchers Add cold import script 2018-05-04 10:54:00 -05:00
types Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
.gitignore Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
.travis.yml Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
CHANGELOG.md Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
CONTRIBUTING.md Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
gomega_dsl.go Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
LICENSE Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
matchers.go Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
README.md Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06: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.