benbjohnson / testingLinks
A small collection of functions for Go testing.
☆536Updated 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☆652Updated 3 years ago
- A comprehensive godoc guide.☆419Updated 4 months ago
- Stack traces for Go errors☆555Updated last year
- Golang deep variable equality test that returns human-readable differences☆776Updated 3 months ago
- Fake data generator for Go (Golang)☆595Updated last year
- Expressive end-to-end HTTP API testing made easy in Go☆779Updated 2 years ago
- Simple idiomatic retry package for Go☆356Updated 3 years ago
- Parse flags, environment variables and config files☆531Updated 2 years ago
- High-speed, flexible tree-based HTTP router for Go.☆619Updated last year
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Simple backoff algorithm in Go (golang)☆651Updated last year
- Utilities for slightly better logging in Go (Golang).☆367Updated last month
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆529Updated 4 years ago
- ☆791Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Generate documentation for your REST/HTTP API from your Go unit tests☆336Updated last year
- Go package for populating structs from environment variables using struct tags☆231Updated 4 years ago
- go test with colors☆1,373Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- A tiny generator of random data for golang, also known as a faker☆949Updated 2 years ago
- gochecklist is a set of recommendations for publishing Go projects.☆334Updated 9 years ago
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆256Updated last year
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,105Updated 2 months ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆325Updated 2 weeks ago
- Struct Faker for Go☆345Updated 2 months ago
- simple json field access for golang☆589Updated 4 years ago
- impl generates method stubs for implementing an interface.☆1,070Updated last year