spiegel_podman/vendor/github.com/onsi/gomega
Miloslav Trmač 63d77da5b9 Update c/common to an unreleased version
... to get https://github.com/containers/common/pull/1106 .

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-07-30 17:26:08 +02:00
..
format Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 2021-05-06 08:07:07 +00:00
gbytes Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 2021-05-06 08:07:07 +00:00
gexec vendor in containers/(common,buildah,storage,image) 2022-04-26 08:49:38 -04:00
gstruct Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
internal vendor in containers/(common,buildah,storage,image) 2022-04-26 08:49:38 -04:00
matchers Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
types vendor in containers/(common,buildah,storage,image) 2022-04-26 08:49:38 -04:00
.gitignore Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
CHANGELOG.md Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
CONTRIBUTING.md Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
go.mod Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
go.sum Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
gomega_dsl.go Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
LICENSE Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
matchers.go Update c/common to an unreleased version 2022-07-30 17:26:08 +02:00
README.md Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 2021-07-08 12:23:01 +00:00
RELEASING.md vendor in containers/(common,buildah,storage,image) 2022-04-26 08:49:38 -04:00
tools vendor in containers/(common,buildah,storage,image) 2022-04-26 08:49:38 -04: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.