nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆324Updated 7 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☆344Updated 4 months ago
- golang analyzer that finds structures with uninitialized fields☆163Updated last month
- Simple Go snapshot testing☆318Updated 2 years ago
- Optional is a library of optional Go types☆219Updated 2 years ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- 🧬 Go Mutation Testing☆274Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆299Updated last month
- The Golang linter that checks usage of github.com/stretchr/testify.☆145Updated last month
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- A simple assertion library using Go generics☆167Updated last week
- Assert your Go code is inlined and bounds-check eliminated☆307Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆315Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆120Updated last week
- Courtney is a coverage tool for Go☆176Updated 5 months ago
- Magic number detector for Go.☆199Updated last year
- A modern generic testing assertions library for Go☆195Updated 5 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆408Updated 7 months ago
- Golden file testing for Go☆251Updated 3 weeks ago
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Rapid is a modern Go property-based testing library☆660Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Automatically update your Go tests☆294Updated 5 months ago
- ☆121Updated last year
- json encoding and decoding☆228Updated 8 months ago
- Generate readme file from Go doc. Now available as a Github action!☆218Updated 9 months ago
- noctx finds function calls without context.Context.☆202Updated this week
- Go tool for major version upgrades☆140Updated 10 months ago
- 🪵 Ensure consistent code style when using log/slog☆205Updated 2 weeks ago