mvdan / dockexec
Run Go tests inside a Docker image
☆99Updated 2 months ago
Alternatives and similar repositories for dockexec:
Users that are interested in dockexec are comparing it to the libraries listed below
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Benchmark the init cost of Go packages☆80Updated last week
- A corpus of popular Go modules☆108Updated 6 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆68Updated last year
- go.mod git archiver☆88Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- ☆24Updated 2 years ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Linter that checks that comments end in a period☆46Updated last week
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 3 months ago
- Go tool for major version upgrades☆137Updated 7 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Bridge between Go testing.T and slog.☆74Updated last year
- Track incoming and outgoing connections☆33Updated last year
- checks usage of OpenTelemetry/Census spans☆80Updated this week
- Go proxy that serves from S3☆108Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Golang linter to use strconv☆40Updated last month
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Check that no globals are present in Go code.☆112Updated 2 months 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