commit | 1ff3e57c3a96c2175aa20f5171911a2c06c301d6 | [log] [tgz] |
---|---|---|
author | jim-slattery-rs <jim.slattery@rightscale.com> | Sat Sep 05 22:05:58 2015 -0400 |
committer | jim-slattery-rs <jim.slattery@rightscale.com> | Sat Sep 05 22:05:58 2015 -0400 |
tree | ae5ff81ea67f02ea38867f270ef50af4430967e2 | |
parent | 6331bf5a5b5e7a832348789eb3cedff7a6917103 [diff] |
Added Add, Or, Not, WithTransform matchers, for composability. - Allows matchers to be composed into complex expressions that work even with the Eventually() assertion. - Also makes it easy to create new matchers -- can often write a function that composes a new matcher out of existing ones.
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
Gomega is MIT-Licensed
The ConsistOf
matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.