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