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
- Generate Shell Commands in Go, sprintf Style☆77Updated 9 years ago
- Easily monitor progress of io operations.☆42Updated 9 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 9 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- Simple configuration system☆26Updated 7 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…☆71Updated 3 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Go lang tar http.FileSystem☆46Updated 7 years ago
- A simple, compact and fast router package to process HTTP requests☆104Updated 3 years ago
- Gootstrap is a simple Go package bootstrapper.☆71Updated 7 years ago
- Patrol error logging platform http://patrol.name/☆24Updated 9 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- BitSet data structure in golang☆39Updated 5 years ago
- Go helpers to manage environment variables☆99Updated 2 months ago
- Golang HTTP reverse proxy which splits traffic based on the Host header☆62Updated last year
- ☆70Updated 3 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Updated 9 years ago
- Metric reporting for Go applications☆77Updated 9 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆68Updated 2 years ago
- Utilities for easy single sign on with external services☆43Updated 9 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 9 years ago
- A simple, concise, colorful logger for Go☆91Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year