bradleyjkemp / cupaloy
Simple Go snapshot testing
☆308Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cupaloy
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- Jest-like snapshot testing in Go 📸☆170Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆517Updated 2 months ago
- Golden file testing for Go☆228Updated 3 months ago
- Courtney is a coverage tool for Go☆168Updated 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 …☆650Updated last year
- Generate interfaces from structure methods.☆325Updated 10 months ago
- Accurate Code Coverage reporting for Golang (Go)☆219Updated last year
- Continuous Benchmark for Go Project☆385Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆243Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆424Updated 2 months ago
- A Go tool to auto generate methods for your enums☆434Updated last month
- Magic number detector for Go.☆191Updated 10 months ago
- Automated Semantic Import Versioning Upgrades☆368Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Automatically update your Go tests☆285Updated 5 months ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- Code generation tools for Go.☆423Updated last month
- Convert Go values to their AST☆308Updated 3 months ago
- Naive code generator that creates mock implementation using testify.mock☆205Updated 6 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆362Updated 10 months ago
- Powerful mock generation tool for Go programming language☆638Updated this week
- Quick helpers for testing Go applications☆528Updated 8 months ago
- Load configuration in cascade from multiple backends into a struct☆495Updated 7 months ago
- Go modules analysis tool☆399Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- Immutable transaction isolated sql driver for golang☆661Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆350Updated 3 months ago