Binary package “python3-pytest-httpserver” in ubuntu mantic

HTTP server for pytest to test HTTP clients

 This library is designed to help to test HTTP clients without contacting the
 real HTTP server. In other words, it is a fake HTTP server which is accessible
 via localhost can be started with the pre-defined expected HTTP requests and
 their responses.