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.
☆32Updated 6 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☆53Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Daily builds of active Go development branches☆18Updated 3 weeks ago
- ☆26Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Package flow provides support for basic FBP / pipelines☆25Updated 6 months ago
- Helper routines for simplifying the creation of optional fields of basic type.☆44Updated 6 months ago
- A curated list of Go code formatters (like gofmt)☆40Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Learn what sync.Cond is☆25Updated 3 years ago
- The code used to serve gocorpus application☆52Updated last year
- clear go error wrapping with caller☆53Updated last year
- ☆24Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last month
- Better sync package for Go.☆22Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go Efferent and Afferent package metric calculator.☆35Updated last year
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Lint your project with GolangCI-Lint using GitHub actions.☆19Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 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
- ☆98Updated 6 months ago