bradleyjkemp / cupaloyLinks
Simple Go snapshot testing
☆320Updated 2 years ago
Alternatives and similar repositories for cupaloy
Users that are interested in cupaloy are comparing it to the libraries listed below
Sorting:
- Golden file testing for Go☆255Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 7 months ago
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- ␊ whitespace linter - Forces you to use empty lines!☆327Updated 3 weeks ago
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Continuous Benchmark for Go Project☆389Updated last week
- Go linter for forbidding identifiers☆151Updated 8 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆306Updated this week
- Package heredoc provides the here-document with keeping indent.☆175Updated 8 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- Automatically update your Go tests☆294Updated 7 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated 2 weeks ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 9 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 …☆664Updated 2 years ago
- gta: do transitive analysis to find packages whose dependencies have changed☆208Updated this week
- Load configuration in cascade from multiple backends into a struct☆505Updated last month
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 11 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆518Updated 2 months ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- Generate markdown documentation for Go (golang) code☆423Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Immutable transaction isolated sql driver for golang☆730Updated 6 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- Quick helpers for testing Go applications☆530Updated last year
- A CLI for generating ER diagrams for Ent schema☆141Updated last year
- Naive code generator that creates mock implementation using testify.mock☆210Updated 3 months ago
- Magic number detector for Go.☆201Updated last year