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☆56Updated last month
- Check that no globals are present in Go code.☆120Updated 4 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Run Go tests inside a Docker image☆100Updated 8 months ago
- ☆54Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- ☆121Updated last year
- ☆18Updated last month
- ☆99Updated 9 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Go linter for forbidding identifiers☆153Updated 8 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
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- A linter that handles struct tags.☆55Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- gowrtr is a library that supports golang code generation☆116Updated 3 years ago
- ☆26Updated 3 years 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 to use strconv☆41Updated this week