MohamedBassem / Smock
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
- Rethinking logs and metrics.☆63Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Find outdated golang packages☆43Updated 6 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
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Easily monitor progress of io operations.☆42Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Metric reporting for Go applications☆77Updated 9 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- Patrol error logging platform http://patrol.name/☆24Updated 9 years ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- Generate a Go file with the output of compile time shell commands☆19Updated 3 years ago
- Golang HTTP reverse proxy which splits traffic based on the Host header☆62Updated last year
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Simple configuration system☆26Updated 8 years ago
- A golang quick reference sheet. Your one stop concurrency shop!☆18Updated 9 years ago
- Go helpers to manage environment variables☆100Updated 4 months ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆49Updated 8 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Generate Shell Commands in Go, sprintf Style☆77Updated 9 years ago
- ☆70Updated 3 years ago
- A multicore csv reader library in Go☆47Updated last year
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago