luet/vendor/github.com/onsi/gomega
Daniele Rondina 77b4c9a972
Update vendor Sabayon/pkgs-checker@v0.8.4 (#255)
* Update vendor Sabayon/pkgs-checker@v0.8.4

* Drop golang.org/x/text

Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2021-10-06 13:41:14 +02:00
..
format Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
internal Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
matchers Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
types Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
.gitignore update vendor/ 2019-06-05 19:14:29 +02:00
.travis.yml Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
CHANGELOG.md Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
CONTRIBUTING.md update vendor/ 2019-06-05 19:14:29 +02:00
docker-compose.yaml Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
Dockerfile Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
go.mod Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
go.sum Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
gomega_dsl.go Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
LICENSE update vendor/ 2019-06-05 19:14:29 +02:00
Makefile Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
matchers.go Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
README.md Update vendor Sabayon/pkgs-checker@v0.8.4 (#255) 2021-10-06 13:41:14 +02:00
RELEASING.md update vendor/ 2019-06-05 19:14:29 +02:00

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.