bmuschko / go-testing-frameworksLinks
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
Sorting:
- Check that no globals are present in Go code.☆118Updated last month
- Lightweight HTTP mocking in Go (aka golang)☆81Updated last year
- Magic number detector for Go.☆199Updated last year
- Integration testing in Go with Docker☆111Updated 2 months ago
- Experiments with Go generics☆100Updated 3 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- BDD framework☆124Updated this week
- Go struct validation☆59Updated 5 years ago
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated last year
- Cache Slow Database Queries☆143Updated 4 years ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A Go test assertion library for verifying that two representations of JSON are semantically equal☆138Updated 9 months ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Go's Tooling Cheat Sheet☆171Updated 5 years ago
- Logur is an opinionated collection of logging best practices☆205Updated 5 months ago
- Golang Pact workshop☆130Updated 3 weeks ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 6 months ago
- An simple, easily extensible and concurrent health-check library for Go services