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 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Smock
- An exit strategy for go routines☆52Updated 8 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- Easily monitor progress of io operations.☆43Updated 9 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Find outdated golang packages☆43Updated 5 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Metric reporting for Go applications☆78Updated 9 years ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆49Updated 8 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆73Updated 3 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 4 years ago
- Generate a Go file with the output of compile time shell commands☆19Updated 3 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- BitSet data structure in golang☆39Updated 4 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Golang HTTP reverse proxy which splits traffic based on the Host header☆62Updated last year
- Utilities for easy single sign on with external services☆43Updated 9 years ago
- Generate Shell Commands in Go, sprintf Style☆77Updated 8 years ago
- Patrol error logging platform http://patrol.name/☆24Updated 9 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 7 years ago
- CSRF protection middleware via context for Go.☆21Updated 6 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 7 years ago
- ☆16Updated 9 years ago
- Thunder is a high productivity wrapper for BoltDB.☆32Updated 8 years ago