Quick helpers for testing Go applications
☆532Mar 1, 2024Updated 2 years ago
Alternatives and similar repositories for quicktest
Users that are interested in quicktest are comparing it to the libraries listed below
Sorting:
- Flags-first package for configuration☆1,447Aug 10, 2025Updated 7 months ago
- Quick helpers for testing Go applications using generics.☆54Apr 11, 2025Updated 11 months ago
- A refactoring tool for Go☆681Jan 29, 2026Updated last month
- Professional lightweight testing mini-framework for Go.☆1,951Feb 8, 2024Updated 2 years ago
- Run Go tests inside a Docker image☆100Feb 2, 2026Updated last month
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- noctx finds function calls without context.Context.☆219Mar 11, 2026Updated last week
- Go error library with error portability over the network☆2,373Updated this week
- Immutable collections for Go☆741Aug 17, 2023Updated 2 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- A stricter gofmt☆3,885Feb 18, 2026Updated last month
- go fault injection library☆549Feb 26, 2026Updated 3 weeks ago
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Aug 21, 2025Updated 6 months ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Go driven rpc code generation tool for right now.☆876Aug 16, 2024Updated last year
- Go Dependency Analysis toolkit☆1,672Feb 25, 2026Updated 3 weeks ago
- depaware makes you aware of your Go dependencies☆459Oct 1, 2025Updated 5 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Sep 30, 2025Updated 5 months ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆382Feb 22, 2024Updated 2 years ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,447Updated this week
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Mar 20, 2024Updated 2 years 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,146Jun 4, 2025Updated 9 months ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Make temporary edits to your Go module dependencies☆913Jun 3, 2025Updated 9 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- A Go module datastore and proxy☆4,720Mar 9, 2026Updated last week
- Spaghetti: a dependency analysis tool for Go packages☆764May 19, 2023Updated 2 years ago
- Go execution trace frontend☆1,380Dec 15, 2025Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆577Feb 8, 2025Updated last year
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,620Jan 19, 2026Updated 2 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 …☆665Feb 19, 2023Updated 3 years ago
- Clock is a small library for mocking time in Go.☆692May 18, 2023Updated 2 years ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Network address types☆722May 25, 2023Updated 2 years ago
- alternative condition variable synchronization primitive☆33Nov 17, 2024Updated last year