commit | 4e3aa0c02fe0cd1a8a5fb191302b869f30ec4f84 | [log] [tgz] |
---|---|---|
author | Tim St. Clair <stclair@google.com> | Thu Sep 08 14:16:40 2016 -0700 |
committer | Tim St. Clair <stclair@google.com> | Thu Sep 08 14:16:40 2016 -0700 |
tree | 13e8bf682fc93d97948d56740eb6c14f43d6874e | |
parent | b48c9a8b2644326d0a44eaaacc8d83e35174a05d [diff] |
Introduce new 'gstruct' library The gstruct library adds support for composing matchers to perform fuzzy matching, matching against deeply nested structs, and matching against other complex data types.
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.
Learn more about Ginkgo here
A collection of community matchers is available on the wiki.
Gomega is MIT-Licensed
The ConsistOf
matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.