benbjohnson / testing
A small collection of functions for Go testing.
☆529Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for testing
- Go (golang) http calls with retries and backoff☆647Updated 2 years ago
- High-speed, flexible tree-based HTTP router for Go.☆616Updated 3 months ago
- Golang deep variable equality test that returns human-readable differences☆756Updated 4 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆379Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- A comprehensive godoc guide.☆411Updated 9 months ago
- Load configuration in cascade from multiple backends into a struct☆495Updated 7 months ago
- Immutable transaction isolated sql driver for golang☆661Updated 3 months ago
- go test with colors☆1,345Updated 6 months ago
- ☆789Updated last year
- Generate documentation for your REST/HTTP API from your Go unit tests☆336Updated last year
- Simple idiomatic retry package for Go☆350Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,030Updated 4 months ago
- Go based task runner☆432Updated 4 years ago
- Golang Web Framework Comparison☆332Updated 3 years ago
- Code generation tools for Go.☆423Updated last month
- Dead simple, super fast, zero allocation logger for Golang☆414Updated 5 years ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,037Updated 2 weeks ago
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- Expressive end-to-end HTTP API testing made easy in Go☆778Updated 2 years ago
- Flags-first package for configuration☆1,378Updated 4 months ago
- Enrich `go test` outputs with text decorations.☆850Updated 3 months ago
- gochecklist is a set of recommendations for publishing Go projects.☆336Updated 9 years ago
- "go build" wrapper to add version info to Golang applications☆539Updated last year
- A Transport for http.Client that will cache responses according to the HTTP RFC☆744Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 2 years ago
- Clock is a small library for mocking time in Go.☆678Updated last year