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☆55Updated last week
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- ☆99Updated 9 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 7 months 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
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- ☆121Updated last year
- ☆18Updated last week
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Check go mod dependencies☆15Updated 5 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- Linter that checks that comments end in a period☆48Updated this week
- ☆54Updated 11 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 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 4 years ago
- ABC metrics for Go source code.☆27Updated last year
- ☆26Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Set of Go context's utilities.☆56Updated 4 years ago