34 Testing Frameworks packages and projects
-
go-vcr
5.4 5.0 GoRecord and replay your HTTP interactions for fast, deterministic and accurate tests -
gospecify
2.9 0.0 GoThis provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec. -
Hamcrest
2.1 0.0 Gofluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results. -
assert
1.1 0.0 GoBasic Assertion Library used along side native go testing, with building blocks for custom assertions -
gosuite
0.9 0.0 GoBrings lightweight test suites with setup/teardown facilities to testing by leveraging Go1.7's Subtests