plugins/vendor/github.com/onsi/gomega
2016-03-16 08:38:20 -07:00
..
format Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
gbytes Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
gexec Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
internal Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
matchers Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
types Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
.gitignore Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
.travis.yml Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
CHANGELOG.md Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
gomega_dsl.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
LICENSE Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
matchers.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
README.md Moves to official vendoring solution 2016-03-16 08:38:20 -07: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.