spiegel_podman/vendor/github.com/onsi/gomega
TomSweeneyRedHat f5bda9994d Bump to Buildah v1.13.1
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-01-14 14:46:46 -05:00
..
format Bump github.com/onsi/gomega from 1.5.0 to 1.7.0 2019-10-01 17:14:55 +02:00
gbytes Bump github.com/onsi/gomega from 1.5.0 to 1.7.0 2019-10-01 17:14:55 +02:00
gexec Bump github.com/onsi/gomega from 1.5.0 to 1.7.0 2019-10-01 17:14:55 +02:00
internal Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
matchers Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
types Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
.gitignore Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
.travis.yml Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
CHANGELOG.md Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
CONTRIBUTING.md Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
go.mod Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
go.sum Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
gomega_dsl.go Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
LICENSE Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
Makefile update dependencies 2019-06-24 21:29:31 +02:00
matchers.go Bump github.com/onsi/gomega from 1.5.0 to 1.7.0 2019-10-01 17:14:55 +02:00
README.md Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00
RELEASING.md Cirrus: add vendor_check_task 2019-02-06 11:14:06 +01:00

Gomega: Ginkgo's Preferred Matcher Library

Build Status

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.