gosuite - Brings lightweight test suites with setup/teardown facilities to testing by leveraging Go1.7's Subtests. gotest.tools - A collection of packages to augment the go testing package and support common patterns. Hamcrest - fluent framework for declarative Matcher objects that, when applied...