kubernetes/vendor/github.com/onsi/gomega
2017-10-15 18:18:13 -07:00
..
format update BUILD files 2017-10-15 18:18:13 -07:00
gstruct update BUILD files 2017-10-15 18:18:13 -07:00
internal update BUILD files 2017-10-15 18:18:13 -07:00
matchers update BUILD files 2017-10-15 18:18:13 -07:00
types update BUILD files 2017-10-15 18:18:13 -07:00
.gitignore Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
.travis.yml Fix Ginkgo entries in Godeps.json. (#29402) 2016-08-02 13:18:18 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
CHANGELOG.md Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
gomega_dsl.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
LICENSE Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
matchers.go Fix Ginkgo entries in Godeps.json. (#29402) 2016-08-02 13:18:18 -07:00
README.md Update gomega godeps to include gstruct 2016-09-28 13:44:36 -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

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.