In this post we'll be taking a look at the mockito rust library for mocking HTTP requests in order to write integration tests for a web-service
After having written many tests with several bloated mocking frameworks in different languages, this is an attempt at a very simplistic utility for mocking in Go