plugins/vendor/github.com/onsi/gomega
Casey Callendrello bc5f3defe7 go.mod: bump all deps
Bump all transitive and direct dependencies.

Signed-off-by: Casey Callendrello <c1@caseyc.net>
2023-04-04 16:31:14 +02:00
..
format go.mod: bump all deps 2023-04-04 16:31:14 +02:00
gbytes build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.24.2 2022-12-26 21:36:15 +00:00
gexec build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.24.2 2022-12-26 21:36:15 +00:00
internal go.mod: bump all deps 2023-04-04 16:31:14 +02:00
matchers go.mod: bump all deps 2023-04-04 16:31:14 +02:00
types build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.26.0 2023-02-13 10:23:59 +00:00
.gitignore build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.26.0 2023-02-13 10:23:59 +00:00
CHANGELOG.md go.mod: bump all deps 2023-04-04 16:31:14 +02:00
CONTRIBUTING.md vendor: bump ginkgo, gover 2020-12-08 16:33:10 +01:00
gomega_dsl.go go.mod: bump all deps 2023-04-04 16:31:14 +02:00
LICENSE Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
matchers.go go.mod: bump all deps 2023-04-04 16:31:14 +02:00
README.md vendor: bump all direct dependencies 2021-08-10 14:55:43 +02:00
RELEASING.md build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.24.2 2022-12-26 21:36:15 +00: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.