fgrosse / zaptestLinks
Test helpers to use a github.com/uber-go/zap logger in unit tests.
☆21Updated 3 months ago
Alternatives and similar repositories for zaptest
Users that are interested in zaptest are comparing it to the libraries listed below
Sorting:
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Extended Errors (or simply xerrs) for GoLang☆63Updated 5 years ago
- Check go mod dependencies☆15Updated 5 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- utils for Go context☆25Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆142Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- A go library that implements application/problem+json and application/problem+xml☆69Updated 2 years ago
- Go linter for finding defer statements inside for loops☆26Updated 2 years ago
- This repo contains an example on how to use the Go trace and profile tool☆33Updated 7 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Fast and easy-to-use table printer written in Go. Parse and print anywhere go values such as structs, slices, maps or any compatible valu…☆79Updated 5 years ago
- json slicer☆92Updated last year
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- ☆42Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- errs is a package for making errors friendly and easy☆56Updated last year
- Populate go command line app flags from config struct☆42Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Updated 7 years ago