nvidia-container-toolkit/tests/vendor/github.com/onsi/gomega
Carlos Eduardo Arango Gutierrez bf9d618ff2
Rename test folder to tests
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-01-23 11:46:14 +01:00
..
format Rename test folder to tests 2025-01-23 11:46:14 +01:00
internal Rename test folder to tests 2025-01-23 11:46:14 +01:00
matchers Rename test folder to tests 2025-01-23 11:46:14 +01:00
types Rename test folder to tests 2025-01-23 11:46:14 +01:00
.gitignore Rename test folder to tests 2025-01-23 11:46:14 +01:00
CHANGELOG.md Rename test folder to tests 2025-01-23 11:46:14 +01:00
CONTRIBUTING.md Rename test folder to tests 2025-01-23 11:46:14 +01:00
gomega_dsl.go Rename test folder to tests 2025-01-23 11:46:14 +01:00
LICENSE Rename test folder to tests 2025-01-23 11:46:14 +01:00
matchers.go Rename test folder to tests 2025-01-23 11:46:14 +01:00
README.md Rename test folder to tests 2025-01-23 11:46:14 +01:00
RELEASING.md Rename test folder to tests 2025-01-23 11:46:14 +01: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.