Clone this repo:

Tags

  1. e85f63a Merge pull request #190 from ericTsiliacos/what-if-we-diff-some-strings by Onsi Fakhouri · 8 years ago master
  2. f50d3b2 Attempt to diff long strings when not equal by Eric Tsiliacos and Tim Jarratt · 8 years ago
  3. f1f0f38 Merge pull request #187 from jraqula/master by Onsi Fakhouri · 9 years ago
  4. 3267afd allow specifying that a matcher can apply to multiple members of a slice by James Quintana · 9 years ago
  5. 2b6ed62 Merge pull request #186 from mdelillo/patch-1 by Onsi Fakhouri · 9 years ago

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

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.