frankban / quicktest
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
- Selected Go-internal packages factored out from the standard library☆910Updated this week
- Automated Semantic Import Versioning Upgrades☆395Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆548Updated 2 months ago
- A refactoring tool for Go☆673Updated 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 …☆658Updated 2 years ago
- Code generation tools for Go.☆429Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Shotizam analyzes the size of Go binaries☆610Updated 9 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆767Updated 9 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆651Updated last year
- Get hash values for arbitrary values in Go (golang).☆756Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆442Updated this week
- ☆391Updated last month
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Define and run pattern-based custom linting rules.☆818Updated last month
- Clock is a small library for mocking time in Go.☆682Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,077Updated 5 months ago
- Immutable collections for Go☆717Updated last year
- a fake clock for golang☆690Updated 3 months ago
- fault injection library in go using standard http middleware☆509Updated 2 weeks ago
- Mocking your SQL database in Go tests has never been easier.☆848Updated last month
- Parse and modify Go struct field tags☆639Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,003Updated 4 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Arbitrary-precision decimals for Go☆722Updated 7 months ago
- Find in Go repeated strings that could be replaced by a constant☆301Updated this week
- Convert Go values to their AST☆310Updated last month