Package Usage: go: github.com/maxcnunes/httpfake
Package httpfake provides a simple wrapper for httptest
with a handful chainable API for setting up handlers to a fake server.
This package is aimed to be used in tests where the original external server
must not be reached. Instead is used in its place a fake server
which can be configured to handle any request as desired.
8 versions
Latest release: over 3 years ago
70 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/maxcnunes/httpfake