Login
From:
The Great Code Adventure
(Uncensored)
subscribe
Mocking HTTP Requests in Golang
https://www.thegreatcodeadventure.com/mocking-http-requests-in-golang/
links
backlinks
Tagged with:
go
golang
interface
http
mocking
Let's take a look at how we can use interfaces to build a shared mock HTTP client that we can use across the test suite of our Golang app.
Roast topics
Find topics
Find it!