MohamedBassem / SmockLinks
Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package creates a mock server and passes the URL to the function to be tested and then collects all the requests that the server received.
☆49Updated 9 years ago
Alternatives and similar repositories for Smock
Users that are interested in Smock are comparing it to the libraries listed below
Sorting:
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Metric reporting for Go applications☆77Updated 10 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Go helpers to manage environment variables☆100Updated 8 months ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Golang HTTP reverse proxy which splits traffic based on the Host header☆62Updated 2 years ago
- Generate Shell Commands in Go, sprintf Style☆76Updated 9 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Find outdated golang packages☆43Updated 6 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago
- ☆70Updated 3 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated last year
- An exit strategy for go routines☆52Updated 9 years ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆50Updated 8 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Yet another job queue, but better, but maybe not☆90Updated 5 years ago
- Run linters from Go code -☆65Updated 6 years ago