mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-25 01:37:55 +00:00
* Make sure that all vendored dependencies are in sync with the code and the vendor.conf by running `make vendor` with a follow-up status check of the git tree. * Vendor ginkgo and gomega to include the test dependencies. Signed-off-by: Chris Evic <cevich@redhat.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| format | ||
| gbytes | ||
| gexec | ||
| ghttp | ||
| gstruct | ||
| internal | ||
| matchers | ||
| types | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| gomega_dsl.go | ||
| LICENSE | ||
| matchers.go | ||
| README.md | ||
| RELEASING.md | ||
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.
