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

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.