1
0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-09-20 16:53:00 +00:00
duplicity-backup/vendor/github.com/onsi/gomega
2016-05-22 15:04:37 +02:00
..
format Initial version 2016-05-22 15:04:37 +02:00
internal Initial version 2016-05-22 15:04:37 +02:00
matchers Initial version 2016-05-22 15:04:37 +02:00
types Initial version 2016-05-22 15:04:37 +02:00
.gitignore Initial version 2016-05-22 15:04:37 +02:00
.travis.yml Initial version 2016-05-22 15:04:37 +02:00
CHANGELOG.md Initial version 2016-05-22 15:04:37 +02:00
gomega_dsl.go Initial version 2016-05-22 15:04:37 +02:00
LICENSE Initial version 2016-05-22 15:04:37 +02:00
matchers.go Initial version 2016-05-22 15:04:37 +02:00
README.md Initial version 2016-05-22 15:04:37 +02: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.

To discuss Gomega and get updates, join the google group.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.