spiegel_podman/vendor/github.com/onsi/gomega
dependabot[bot] 704901d113
build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.5 to 1.27.6.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.5...v1.27.6)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 09:35:33 +00:00
..
format Vendor in latest containers/(storage, common, image) 2023-03-16 09:26:19 -04: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 Vendor in latest containers/(storage, common, image) 2023-03-16 09:26:19 -04:00
matchers build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 2023-04-04 09:35:33 +00:00
types fix bud-multiple-platform-with-base-as-default-arg flake 2023-01-18 15:32:38 +01:00
.gitignore build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 2023-01-24 12:02:42 +00:00
CHANGELOG.md build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 2023-04-04 09:35:33 +00:00
CONTRIBUTING.md
gomega_dsl.go build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 2023-04-04 09:35:33 +00:00
LICENSE
matchers.go build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 2023-04-04 09:35:33 +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.