commit | ee3b18193985a8591dfed9f6081da60007a6cf1a | [log] [tgz] |
---|---|---|
author | Julio Guerra <julio@farjump.io> | Thu Aug 18 11:02:37 2016 +0200 |
committer | Julio Guerra <julio@farjump.io> | Thu Aug 18 11:24:41 2016 +0200 |
tree | 2f1693c92019f13be0ebf3c309b523cfcef4aee2 | |
parent | 5693ab7f2b85fa4e29da34e71a1893b0f79b5aea [diff] |
Format a slice of bytes as printable string when possible Based on `strconv.IsPrint()`, when the slice is fully made of printable bytes, format it as a string using `formatString()`. Also reverts `format_test.go` to its previous state including printable byte slices.
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.