bmuschko / go-testing-frameworks
Demonstrates the use of different test frameworks for Go code.
☆71Updated 6 years ago
Alternatives and similar repositories for go-testing-frameworks:
Users that are interested in go-testing-frameworks are comparing it to the libraries listed below
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Integration testing in Go with Docker☆108Updated 2 weeks ago
- Go's Tooling Cheat Sheet☆172Updated 5 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Magic number detector for Go.☆195Updated last year
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- Accurate Code Coverage reporting for Golang (Go)☆218Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Lightweight HTTP mocking in Go (aka golang)☆81Updated last year
- Structured JSON logging Go libraries benchmark☆22Updated 2 years ago
- Check that no globals are present in Go code.☆110Updated last month
- Linter that checks that comments end in a period☆46Updated last month
- A Go library for collecting sql.DBStats in Prometheus format☆183Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last month
- Go struct validation☆59Updated 4 years ago
- A tool for design-by-contract in Go☆112Updated 6 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆126Updated 2 years ago
- An inflection engine for golang☆102Updated 6 months ago
- Extended Errors (or simply xerrs) for GoLang☆63Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Simple JSON type checking.☆84Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated last month
- Go package pointer provides helpers to get pointers to values of built-in types.☆220Updated 2 years ago
- Build system and task runner for Go projects☆121Updated last week
- testcase is an opinionated testing framework to support test driven design.☆123Updated this week
- Generate flags by parsing structures☆159Updated 4 months ago
- Tool to automatically generates API middlewares (logging, instrumentation, etc) and documentation.☆28Updated 2 years ago