OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Sagi-Kazar 0f1927a1ba
Vendor dependencies
6 years ago
..
format Vendor dependencies 6 years ago
gbytes Vendor dependencies 6 years ago
gexec Vendor dependencies 6 years ago
internal Vendor dependencies 6 years ago
matchers Vendor dependencies 6 years ago
types Vendor dependencies 6 years ago
.gitignore Vendor dependencies 6 years ago
.travis.yml Vendor dependencies 6 years ago
CHANGELOG.md Vendor dependencies 6 years ago
CONTRIBUTING.md Vendor dependencies 6 years ago
LICENSE Vendor dependencies 6 years ago
Makefile Vendor dependencies 6 years ago
README.md Vendor dependencies 6 years ago
RELEASING.md Vendor dependencies 6 years ago
go.mod Vendor dependencies 6 years ago
go.sum Vendor dependencies 6 years ago
gomega_dsl.go Vendor dependencies 6 years ago
matchers.go Vendor dependencies 6 years ago

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.

If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.

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.