nvidia-container-toolkit/tests/vendor/github.com/onsi/gomega
Evan Lezar 069926e4b6
Move test to tests
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-02-28 17:21:23 +02:00
..
format Move test to tests 2025-02-28 17:21:23 +02:00
internal Move test to tests 2025-02-28 17:21:23 +02:00
matchers Move test to tests 2025-02-28 17:21:23 +02:00
types Move test to tests 2025-02-28 17:21:23 +02:00
.gitignore Move test to tests 2025-02-28 17:21:23 +02:00
CHANGELOG.md Move test to tests 2025-02-28 17:21:23 +02:00
CONTRIBUTING.md Move test to tests 2025-02-28 17:21:23 +02:00
gomega_dsl.go Move test to tests 2025-02-28 17:21:23 +02:00
LICENSE Move test to tests 2025-02-28 17:21:23 +02:00
matchers.go Move test to tests 2025-02-28 17:21:23 +02:00
README.md Move test to tests 2025-02-28 17:21:23 +02:00
RELEASING.md Move test to tests 2025-02-28 17:21:23 +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.