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
Sorting:
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Code generation tools for Go.☆431Updated 7 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 …☆660Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆406Updated 2 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- A refactoring tool for Go☆675Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Convert Go values to their AST☆309Updated 3 months ago
- ☆397Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated last week
- fault injection library in go using standard http middleware☆510Updated last month
- Pprof made easy at development time for Go☆757Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Package treeprint provides a simple ASCII tree composing tool.☆406Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- A Go library for validating structs, maps and slices.☆229Updated 6 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Immutable collections for Go☆725Updated last year
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Mocking your SQL database in Go tests has never been easier.☆849Updated 3 months ago