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
matchers Fix Ginkgo entries in Godeps.json. (#29402) 2016-08-02 13:18:18 -07:00
types
.gitignore
.travis.yml Fix Ginkgo entries in Godeps.json. (#29402) 2016-08-02 13:18:18 -07:00
CHANGELOG.md
LICENSE
README.md Update gomega godeps to include gstruct 2016-09-28 13:44:36 -07:00
gomega_dsl.go
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.