mvdan / dockexec
Run Go tests inside a Docker image
☆99Updated 3 months ago
Alternatives and similar repositories for dockexec
Users that are interested in dockexec are comparing it to the libraries listed below
Sorting:
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- ☆68Updated 2 years ago
- go.mod git archiver☆88Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Check that no globals are present in Go code.☆113Updated this week
- ☆24Updated 2 years ago
- A corpus of popular Go modules☆108Updated 7 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Set of Go context's utilities.☆54Updated 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 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
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- ☆97Updated 5 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- In-process request tracing☆97Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated last month
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Very simple batching API for Go.☆93Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- checks usage of OpenTelemetry/Census spans☆81Updated 3 weeks ago