commit | c17af0b425968bd206f4a5f515df99398890712d | [log] [tgz] |
---|---|---|
author | Julio Guerra <julio@farjump.io> | Sun Apr 24 09:17:28 2016 +0200 |
committer | Julio Guerra <julio@farjump.io> | Thu Aug 18 11:23:52 2016 +0200 |
tree | 06a3bead346ce13a15a0295fae3860d5efd21dc4 | |
parent | 9ed8da19f2156b87a803a8fdf6d126f627a12db1 [diff] |
Always escape a slice of bytes Use `formatString()` to format a value of type `[]byte` but `formatSlice()` which formats the slice into an array of `uint8`. Fixes #147
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.