frankban / quicktestLinks
Quick helpers for testing Go applications
☆528Updated 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☆931Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆415Updated 4 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years 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 …☆661Updated 2 years ago
- Code generation tools for Go.☆431Updated last month
- A refactoring tool for Go☆675Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- ☆404Updated last month
- fault injection library in go using standard http middleware☆509Updated 3 weeks ago
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Convert Go values to their AST☆309Updated 5 months ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- An efficient JSON decoder☆428Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆824Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- 12 factor configuration as a typesafe struct in as little as two function calls☆338Updated 3 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆408Updated 10 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Golang deep variable equality test that returns human-readable differences☆776Updated 2 months ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆387Updated last month
- Minimal structured logging library for Go☆340Updated 3 weeks ago
- Load configuration in cascade from multiple backends into a struct☆504Updated last month
- 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
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆653Updated last year
- Better time duration formatting in Go!☆504Updated 4 years ago