What is the HttpResponseSimulator? Apart from being the least original name. Well, it is a tool that allows simulating the behaviour you want from an endpoint to test an HTTP client and/or wrapper. I built it over an afternoon so that I could write a timeout test for an
HttpResponseSimulator: A simple tool born over an afternoon
Posted in Building future-proof software, and Personal projects