go-ethereum/vendor/github.com/onsi/gomega
2018-12-13 16:52:36 -06:00
..
format Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
internal Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
matchers Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
types Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
CHANGELOG.md Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
CONTRIBUTING.md Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
go.mod Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
go.sum Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
gomega_dsl.go Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
LICENSE Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
Makefile Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
matchers.go Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
README.md Add gomega to vendor dir 2018-12-13 16:52:36 -06:00
RELEASING.md Add gomega to vendor dir 2018-12-13 16:52:36 -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.