plugins/vendor/github.com/onsi/gomega
2017-05-09 22:45:44 -05:00
..
format Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
gbytes vendor: add gomega/gbytes and gomega/gexec 2017-05-09 22:45:44 -05:00
gexec vendor: add gomega/gbytes and gomega/gexec 2017-05-09 22:45:44 -05:00
internal Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
matchers Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
types Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
.gitignore Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
.travis.yml Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
CHANGELOG.md Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
gomega_dsl.go Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
LICENSE Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
matchers.go Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
README.md Add simple testing infrastructure 2017-03-13 18:05:55 +01: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.

To discuss Gomega and get updates, join the google group.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.