frankban / quicktestLinks
Quick helpers for testing Go applications
☆529Updated last year
Alternatives and similar repositories for quicktest
Users that are interested in quicktest are comparing it to the libraries listed below
Sorting:
- Selected Go-internal packages factored out from the standard library☆954Updated 7 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated 2 weeks ago
- ☆418Updated last week
- A refactoring tool for Go☆677Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆686Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆571Updated 9 months ago
- Code generation tools for Go.☆431Updated 5 months ago
- 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 …☆663Updated 2 years ago
- a fake clock for golang☆714Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆455Updated 3 weeks ago
- fault injection library in go using standard http middleware☆510Updated last month
- Generate interfaces from structure methods.☆347Updated last month
- An efficient JSON decoder☆428Updated 2 years ago
- Convert Go values to their AST☆310Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated last week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 8 months ago
- A tiny HTTP server for supporting custom Golang import paths☆334Updated 6 months ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆412Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated last week
- Make temporary edits to your Go module dependencies☆906Updated 5 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Minimal structured logging library for Go☆343Updated 4 months ago
- Parse and modify Go struct field tags☆650Updated 2 years ago