bradleyjkemp / cupaloy
Simple Go snapshot testing
☆316Updated last year
Alternatives and similar repositories for cupaloy:
Users that are interested in cupaloy are comparing it to the libraries listed below
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆312Updated 4 months ago
- A Go linter to check that errors from external packages are wrapped☆329Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆553Updated 2 months ago
- Golden file testing for Go☆243Updated 8 months ago
- Automatically update your Go tests☆290Updated 2 months ago
- Convert Go values to their AST☆310Updated 2 months ago
- Accurate Code Coverage reporting for Golang (Go)☆219Updated 3 months ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Courtney is a coverage tool for Go☆170Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆305Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- 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 …☆658Updated 2 years ago
- Package heredoc provides the here-document with keeping indent.☆167Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆476Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆215Updated 6 months ago
- Integration testing in Go with Docker☆108Updated this week
- gta: do transitive analysis to find packages whose dependencies have changed☆205Updated last week
- Automated Semantic Import Versioning Upgrades☆400Updated last month
- Generate interfaces from structure methods.☆339Updated 2 weeks ago
- The easiest solution to seed database with Go☆177Updated 9 months ago
- Continuous Benchmark for Go Project☆387Updated last week
- Python's repr() for Go☆163Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆444Updated this week
- A Go tool to auto generate methods for your enums☆483Updated 8 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Jest-like snapshot testing in Go 📸☆200Updated last month
- ␊ Whitespace Linter - Forces you to use empty lines!☆284Updated 2 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆114Updated last week