nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆330Updated 11 months ago
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☆353Updated last week
- Go linter for forbidding identifiers☆155Updated last month
- Simple Go snapshot testing☆324Updated 2 years ago
- A simple assertion library using Go generics☆180Updated last week
- golang analyzer that finds structures with uninitialized fields☆179Updated 3 months ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆573Updated 9 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- A Go tool to auto generate methods for your enums☆498Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆160Updated last month
- 🧬 Go Mutation Testing☆278Updated 10 months ago
- Courtney is a coverage tool for Go☆178Updated 9 months ago
- A modern generic testing assertions library for Go☆203Updated 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☆125Updated last week
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Golden file testing for Go☆257Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆338Updated this week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆430Updated 11 months ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 10 months ago
- noctx finds function calls without context.Context.☆211Updated 4 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- json encoding and decoding☆251Updated last week
- Automatically update your Go tests☆293Updated 9 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆290Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 8 months ago