frankban / quicktest
Quick helpers for testing Go applications
☆529Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for quicktest
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Code generation tools for Go.☆423Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆651Updated last year
- Clock is a small library for mocking time in Go.☆680Updated last year
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- A refactoring tool for Go☆670Updated 5 months ago
- Parse and modify Go struct field tags☆633Updated last year
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- a fake clock for golang☆667Updated last month
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- fault injection library in go using standard http middleware☆506Updated 3 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- depaware makes you aware of your Go dependencies☆437Updated 3 weeks ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Convert Go values to their AST☆308Updated 3 months ago
- ☆373Updated this week
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆996Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- A comprehensive godoc guide.☆412Updated 9 months ago
- Mocking your SQL database in Go tests has never been easier.☆841Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month