spiegel_podman/vendor/github.com/onsi/gomega
Paul Holzinger a269f098cd
update github.com/onsi/{ginkgo,gomega}
Update to gomega v1.34.2 and ginkgo v2.20.2, now that we use go 1.22 we
can update them.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-09-03 18:26:18 +02:00
..
format fix(deps): update module github.com/onsi/gomega to v1.27.9 2023-07-22 16:54:17 +00:00
gbytes update buildah and c/common to latest 2022-09-09 11:58:20 +02:00
gexec Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 2022-11-11 15:18:35 -05:00
gstruct Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
internal Update module github.com/onsi/gomega to v1.31.0 2024-01-18 03:21:14 +00:00
matchers update github.com/onsi/{ginkgo,gomega} 2024-09-03 18:26:18 +02:00
types fix bud-multiple-platform-with-base-as-default-arg flake 2023-01-18 15:32:38 +01:00
.gitignore fix(deps): update module github.com/onsi/gomega to v1.27.7 2023-05-18 17:25:53 +00:00
CHANGELOG.md update github.com/onsi/{ginkgo,gomega} 2024-09-03 18:26:18 +02:00
CONTRIBUTING.md Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
gomega_dsl.go update github.com/onsi/{ginkgo,gomega} 2024-09-03 18:26:18 +02:00
LICENSE Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
matchers.go fix(deps): update module github.com/onsi/gomega to v1.33.0 2024-04-18 17:21:38 +00: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 Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -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.