jason 075d766964 first 3 years ago
..
format 075d766964 first 3 years ago
gbytes 075d766964 first 3 years ago
gexec 075d766964 first 3 years ago
ghttp 075d766964 first 3 years ago
gstruct 075d766964 first 3 years ago
internal 075d766964 first 3 years ago
matchers 075d766964 first 3 years ago
types 075d766964 first 3 years ago
.gitignore 075d766964 first 3 years ago
.travis.yml 075d766964 first 3 years ago
CHANGELOG.md 075d766964 first 3 years ago
CONTRIBUTING.md 075d766964 first 3 years ago
LICENSE 075d766964 first 3 years ago
Makefile 075d766964 first 3 years ago
README.md 075d766964 first 3 years ago
RELEASING.md 075d766964 first 3 years ago
go.mod 075d766964 first 3 years ago
go.sum 075d766964 first 3 years ago
gomega_dsl.go 075d766964 first 3 years ago
matchers.go 075d766964 first 3 years ago

README.md

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.