fixed up: Succeed(), HaveOccurred() - Succeed() would panic if error was a nil pointer, like: *CustomError - Succeed() and HaveOccurred() weren't both rejecting non-error types in all cases. Added new tests for the above.

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.