k3s/vendor/github.com/onsi/gomega
Jeff Grafton 23ceebac22 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
..
format Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
gstruct Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
internal Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
matchers Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
types Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.gitignore
.travis.yml
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
CHANGELOG.md
LICENSE
README.md
gomega_dsl.go
matchers.go

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.