k3s/vendor/github.com/onsi/gomega
Tim St. Clair b19d71792f
Update gomega godeps to include gstruct
2016-09-28 13:44:36 -07:00
..
format Update gomega godeps to include gstruct 2016-09-28 13:44:36 -07:00
gstruct Update gomega godeps to include gstruct 2016-09-28 13:44:36 -07:00
internal Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
matchers Fix Ginkgo entries in Godeps.json. (#29402) 2016-08-02 13:18:18 -07:00
types Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -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
CHANGELOG.md 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
README.md Update gomega godeps to include gstruct 2016-09-28 13:44:36 -07:00
gomega_dsl.go 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

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.