xorcare / goldenLinks
Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
☆33Updated last week
Alternatives and similar repositories for golden
Users that are interested in golden are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 10 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- A linter that handles struct tags.☆55Updated 2 weeks ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 9 months ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- ☆101Updated 11 months ago
- ☆121Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Go linter for forbidding identifiers☆157Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated last week
- A tool for design-by-contract in Go☆114Updated 6 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- ☆54Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Go Efferent and Afferent package metric calculator.☆35Updated 5 months ago
- ABC metrics for Go source code.☆27Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- ☆18Updated 3 months ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Go library to log http.Client's requests and responses automatically☆123Updated 2 years ago