xorcare / golden
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.
☆31Updated last month
Alternatives and similar repositories for golden:
Users that are interested in golden are comparing it to the libraries listed below
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Better sync package for Go.☆22Updated 11 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Daily builds of active Go development branches☆18Updated last month
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- Linter that checks that comments end in a period☆45Updated last week
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- fork of gojsonpointer with support for structs☆45Updated 2 months ago
- Package flow provides support for basic FBP / pipelines☆23Updated 2 months ago
- ☆24Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 3 weeks 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
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- ☆10Updated 7 years ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Linter for Go text/template (and html/template) template files☆43Updated 8 months ago
- clear go error wrapping with caller☆47Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- Golang linter to use strconv☆32Updated this week
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- ☆91Updated last month
- Run Go tests inside a Docker image☆99Updated last week
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- SVG shield badge renderer written in go☆57Updated 11 months ago