uber-go / mockLinks
GoMock is a mocking framework for the Go programming language.
☆3,044Updated last month
Alternatives and similar repositories for mock
Users that are interested in mock are comparing it to the libraries listed below
Sorting:
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,354Updated this week
- Simple golang library for retry mechanism☆2,781Updated 3 weeks ago
- A stricter gofmt☆3,712Updated 2 weeks ago
- A mock code autogenerator for Go☆6,793Updated last week
- Static analysis tool to detect potential nil panics in Go code☆3,575Updated last month
- Goroutine leak detector☆4,951Updated 10 months ago
- A reflection based dependency injection toolkit for Go.☆4,318Updated 4 months ago
- SQL-first Golang ORM☆4,375Updated 3 weeks ago
- Package for comparing Go values in tests☆4,502Updated 7 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,296Updated 3 weeks ago
- Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe☆2,217Updated last week
- Circuit Breaker implemented in Go