benbjohnson / testingLinks
A small collection of functions for Go testing.
☆540Updated 6 years ago
Alternatives and similar repositories for testing
Users that are interested in testing are comparing it to the libraries listed below
Sorting:
- Go (golang) http calls with retries and backoff☆654Updated 3 years ago
- A comprehensive godoc guide.☆422Updated 9 months ago
- Fake data generator for Go (Golang)☆599Updated last year
- Stack traces for Go errors☆560Updated 3 months ago
- High-speed, flexible tree-based HTTP router for Go.☆621Updated last year
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Simple idiomatic retry package for Go☆358Updated 3 years ago
- Golang deep variable equality test that returns human-readable differences☆782Updated last week
- gochecklist is a set of recommendations for publishing Go projects.☆334Updated 10 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Make temporary edits to your Go module dependencies☆909Updated 6 months ago
- Generate documentation for your REST/HTTP API from your Go unit tests☆335Updated 2 years ago
- Parse flags, environment variables and config files☆531Updated 2 years ago
- Expressive end-to-end HTTP API testing made easy in Go☆782Updated 3 years ago
- ☆793Updated 2 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Utilities for slightly better logging in Go (Golang).☆371Updated 3 weeks ago
- Small library to read your configuration from environment variables☆249Updated 11 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Go package for populating structs from environment variables using struct tags☆236Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Struct Faker for Go☆347Updated 7 months ago
- Dead simple, super fast, zero allocation logger for Golang☆413Updated 6 years ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- impl generates method stubs for implementing an interface.☆1,085Updated 3 weeks ago
- Load configuration in cascade from multiple backends into a struct☆509Updated 3 weeks ago