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:
- An exit strategy for go routines☆52Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access