nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆329Updated last year
Alternatives and similar repositories for exhaustive
Users that are interested in exhaustive are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆354Updated 3 weeks ago
- Go linter for forbidding identifiers☆157Updated last month
- Simple Go snapshot testing☆326Updated 2 years ago
- golang analyzer that finds structures with uninitialized fields☆181Updated 4 months ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- A simple assertion library using Go generics☆181Updated 2 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆312Updated last month
- 🧬 Go Mutation Testing☆278Updated 10 months ago
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆162Updated 2 weeks ago
- Golden file testing for Go☆258Updated 3 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- Magic number detector for Go.☆203Updated 2 years ago
- ␊ whitespace linter - Forces you to use empty lines!☆338Updated last week
- json encoding and decoding☆254Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- ☆121Updated last year
- A modern generic testing assertions library for Go☆203Updated 3 months ago
- Automatically update your Go tests☆292Updated 10 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆432Updated last year
- noctx finds function calls without context.Context.☆212Updated 4 months ago
- Go tool for major version upgrades☆148Updated 3 months ago
- Define and run pattern-based custom linting rules.☆859Updated 2 months ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆126Updated this week
- Importable package that parses version info from debug.ReadBuildInfo().☆291Updated last year
- Courtney is a coverage tool for Go☆178Updated 10 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago