python3-pytest-httpserver

HTTP server for pytest to test HTTP clients
  https://github.com/csernazs/pytest-httpserver
  0
  no reviews



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.