mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
e8efa272a6
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.13.0 to 1.16.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.13.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
22 lines
973 B
Markdown
22 lines
973 B
Markdown
![Gomega: Ginkgo's Preferred Matcher Library](http://onsi.github.io/gomega/images/gomega.png)
|
|
|
|
[![test](https://github.com/onsi/gomega/actions/workflows/test.yml/badge.svg)](https://github.com/onsi/gomega/actions/workflows/test.yml)
|
|
|
|
Jump straight to the [docs](http://onsi.github.io/gomega/) to learn about Gomega, including a list of [all available matchers](http://onsi.github.io/gomega/#provided-matchers).
|
|
|
|
If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.
|
|
|
|
## [Ginkgo](http://github.com/onsi/ginkgo): a BDD Testing Framework for Golang
|
|
|
|
Learn more about Ginkgo [here](http://onsi.github.io/ginkgo/)
|
|
|
|
## Community Matchers
|
|
|
|
A collection of community matchers is available on the [wiki](https://github.com/onsi/gomega/wiki).
|
|
|
|
## License
|
|
|
|
Gomega is MIT-Licensed
|
|
|
|
The `ConsistOf` matcher uses [goraph](https://github.com/amitkgupta/goraph) which is embedded in the source to simplify distribution. goraph has an MIT license.
|