bradleyjkemp / cupaloy
Simple Go snapshot testing
☆308Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cupaloy
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- Golden file testing for Go☆230Updated 3 months ago
- Continuous Benchmark for Go Project☆385Updated last week
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- 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 …☆651Updated last year
- Immutable transaction isolated sql driver for golang☆667Updated 3 months ago
- Convert Go values to their AST☆308Updated 3 months ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- Generate readme file from Go doc. Now available as a Github action!☆213Updated last month
- Generate interfaces from structure methods.☆325Updated 11 months ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Automatically update your Go tests☆285Updated 6 months ago
- Jest-like snapshot testing in Go 📸☆173Updated 2 weeks ago
- gta: do transitive analysis to find packages whose dependencies have changed☆202Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Clock is a small library for mocking time in Go.☆680Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆102Updated last week
- Go linter for forbidding identifiers☆125Updated 4 months ago
- Dead simple Go database migration library.☆169Updated 8 months ago
- Is a general library to help modify or set data within data structures and other objects.☆233Updated last year
- Code generation tools for Go.☆423Updated last month
- The easiest solution to seed database with Go☆177Updated 4 months ago
- Package heredoc provides the here-document with keeping indent.☆156Updated 8 months ago
- A Go library for validating structs, maps and slices.☆223Updated last week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago