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 8 months ago
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 4 years ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years 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
- Go linter that checks if package imports are in a list of acceptable packages.☆173Updated 5 months ago
- Go linter for forbidding identifiers☆150Updated 7 months ago
- Linter that checks that comments end in a period☆48Updated 4 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Run Go tests inside a Docker image☆100Updated 6 months 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 3 weeks ago
- ☆121Updated last year
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- ☆98Updated 8 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Unit tests generator for Go programming language☆86Updated 7 years ago
- A linter that handles struct tags.☆54Updated last week
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 7 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- CLI frontend for mage based on promptui.☆26Updated last year
- Protobuf golang linter - use getters instead of fields.☆31Updated 4 months ago
- ☆17Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- An OpenAPI v3 utility for Go☆19Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆74Updated this week
- gowrtr is a library that supports golang code generation☆116Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week