nishanths / exhaustive
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆312Updated 5 months ago
Alternatives and similar repositories for exhaustive:
Users that are interested in exhaustive are comparing it to the libraries listed below
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- Simple Go snapshot testing☆316Updated last year
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆152Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆401Updated last month
- Convert Go values to their AST☆310Updated 2 months ago
- ☆120Updated 10 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated this week
- A simple assertion library using Go generics☆159Updated last month
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆115Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated last month
- Magic number detector for Go.☆197Updated last year
- Golden file testing for Go☆243Updated 9 months ago
- Go library for printing human readable, relative time differences 🕰️☆408Updated 9 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆286Updated 5 months ago
- json encoding and decoding☆218Updated 5 months ago
- Courtney is a coverage tool for Go☆170Updated 2 months ago
- A modern generic testing assertions library for Go☆189Updated 2 months ago
- Optional is a library of optional Go types☆218Updated last year
- Python's repr() for Go☆163Updated last week
- gta: do transitive analysis to find packages whose dependencies have changed☆206Updated 3 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated 2 weeks ago
- Automatically update your Go tests☆292Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 2 weeks ago
- 🧬 Go Mutation Testing☆268Updated 3 months ago