mitchellh / go-testing-interfaceLinks
Go (golang) library to expose *testing.T as an interface.
☆57Updated 4 years ago
Alternatives and similar repositories for go-testing-interface
Users that are interested in go-testing-interface are comparing it to the libraries listed below
Sorting:
- Determines affected go packages by git commit range☆61Updated 3 years ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- Tickers with random jitter☆92Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Export Go Module information to Prometheus☆56Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Generate flags by parsing structures☆165Updated 5 months ago
- A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output…☆123Updated last week
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- multistep is a Go library for building up complex actions using discrete steps.☆150Updated 8 years ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Commons is a community project focused on all aspects of reusable Go code.☆104Updated 8 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go HTTP Server Middleware and Client Tripperware☆78Updated 5 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆191Updated 2 months ago
- Print version used to build Go executables☆274Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Functions for loading root certificates for TLS connections.☆85Updated last month
- Build protobufs in Go, easily☆124Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 4 months ago
- Dependency-less dependencies for Go.☆122Updated 9 years ago
- Create Go contexts that cancel on signals.☆256Updated 2 years ago
- Very simple batching API for Go.