bmuschko / go-testing-frameworks
Demonstrates the use of different test frameworks for Go code.
☆71Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-testing-frameworks
- Check that no globals are present in Go code.☆105Updated last year
- An example project showcasing how Ardan Labs writes integration tests☆117Updated 3 years ago
- Build system and task runner for Go projects☆116Updated 5 months ago
- https://the-zen-of-go.netlify.com☆244Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Magic number detector for Go.☆191Updated 11 months ago
- Transform Go code into it's AST☆122Updated 5 years ago
- Go struct validation☆60Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Lightweight HTTP mocking in Go (aka golang)☆82Updated 10 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆214Updated 2 years ago
- Examples of using Uber's zap Go logging library☆96Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Logur is an opinionated collection of logging best practices☆204Updated 4 years ago
- Integration testing in Go with Docker☆105Updated 2 months ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆65Updated 5 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 last year
- Cache Slow Database Queries☆140Updated 3 years ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated last month
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆140Updated last year
- gRPC Test Utilities for Golang☆76Updated this week
- A curated list of Go code formatters (like gofmt)☆32Updated 3 years ago
- Advanced Example for mockery☆38Updated 7 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆70Updated 4 years ago
- Experiments with Go generics☆96Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago