go_study/fabric-main/vendor/github.com/onsi/gomega
Msy-msu ba621c6934 add two projects 2023-07-02 17:15:59 +08:00
..
format add two projects 2023-07-02 17:15:59 +08:00
gbytes add two projects 2023-07-02 17:15:59 +08:00
gexec add two projects 2023-07-02 17:15:59 +08:00
gstruct add two projects 2023-07-02 17:15:59 +08:00
internal add two projects 2023-07-02 17:15:59 +08:00
matchers add two projects 2023-07-02 17:15:59 +08:00
types add two projects 2023-07-02 17:15:59 +08:00
.gitignore add two projects 2023-07-02 17:15:59 +08:00
CHANGELOG.md add two projects 2023-07-02 17:15:59 +08:00
CONTRIBUTING.md add two projects 2023-07-02 17:15:59 +08:00
LICENSE add two projects 2023-07-02 17:15:59 +08:00
README.md add two projects 2023-07-02 17:15:59 +08:00
RELEASING.md add two projects 2023-07-02 17:15:59 +08:00
gomega_dsl.go add two projects 2023-07-02 17:15:59 +08:00
matchers.go add two projects 2023-07-02 17:15:59 +08:00
tools add two projects 2023-07-02 17:15:59 +08:00

README.md

Gomega: Ginkgo's Preferred Matcher Library

test

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.