frankban / quicktestLinks
Quick helpers for testing Go applications
☆532Updated 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☆958Updated 9 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 …☆664Updated 2 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆434Updated 3 months ago
- A refactoring tool for Go☆680Updated last week
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- ☆429Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Code generation tools for Go.☆432Updated 8 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated last week
- An efficient JSON decoder☆429Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Minimal structured logging library for Go☆348Updated last month
- go fault injection library☆511Updated last month
- Better time duration formatting in Go!☆510Updated 4 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆384Updated 3 months ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,040Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆508Updated last month
- Convert Go values to their AST☆312Updated 11 months ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆413Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated 2 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Updated 11 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago