nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆325Updated 9 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☆347Updated 6 months ago
- golang analyzer that finds structures with uninitialized fields☆171Updated last month
- Simple Go snapshot testing☆320Updated 2 years ago
- Go linter for forbidding identifiers☆151Updated 8 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.☆570Updated 7 months ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆306Updated this week
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 5 months ago
- 🧬 Go Mutation Testing☆277Updated 8 months ago
- A modern generic testing assertions library for Go☆202Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆154Updated 2 weeks ago
- Golden file testing for Go☆255Updated 2 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆327Updated 3 weeks ago
- A simple assertion library using Go generics☆172Updated 3 weeks ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Automatically update your Go tests☆294Updated 7 months ago
- Rapid is a modern Go property-based testing library☆678Updated 4 months ago
- This package simplifies testing of command-line interfaces.☆180Updated 2 years ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- json encoding and decoding☆235Updated last week
- A simple utility for running exhaustiveness checks on Go "sum types."☆442Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Convert Go values to their AST☆310Updated 7 months ago
- Magic number detector for Go.☆201Updated last year
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated 2 weeks ago