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

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.