nishanths / exhaustive
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆318Updated 5 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☆332Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆155Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- A Go tool to auto generate methods for your enums☆474Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated 3 weeks ago
- Go linter for forbidding identifiers☆141Updated 4 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆136Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆296Updated last month
- Convert Go values to their AST☆309Updated 3 months ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Automatically update your Go tests☆292Updated 3 months ago
- A modern generic testing assertions library for Go☆190Updated 2 months ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆435Updated 2 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆288Updated 6 months ago
- A library that provides Go Generics friendly "optional" features.☆189Updated last month
- 🧬 Go Mutation Testing☆270Updated 4 months ago
- Simple Go snapshot testing☆318Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆406Updated 2 months ago
- A simple assertion library using Go generics☆161Updated 2 weeks ago
- Optional is a library of optional Go types☆218Updated last year
- 🪵 Ensure consistent code style when using log/slog☆195Updated 2 weeks ago
- gta: do transitive analysis to find packages whose dependencies have changed☆206Updated last month
- Quick helpers for testing Go applications☆529Updated last year
- json encoding and decoding☆219Updated 6 months ago
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆179Updated last year
- Is a general library to help modify or set data within data structures and other objects.☆269Updated 5 months ago
- Courtney is a coverage tool for Go☆173Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆402Updated 5 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☆114Updated 3 weeks ago