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☆904Updated this week
- 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 …☆656Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- A refactoring tool for Go☆673Updated last week
- Code generation tools for Go.☆429Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Clock is a small library for mocking time in Go.☆679Updated last year
- Parse and modify Go struct field tags☆637Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- ☆389Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- fault injection library in go using standard http middleware☆509Updated last week
- 🔍 Go binary size SVG treemap☆447Updated 6 months ago
- Mocking your SQL database in Go tests has never been easier.☆848Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Convert Go values to their AST☆311Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- a fake clock for golang☆686Updated 2 months ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago