py3-test-httpserver

HTTP server for pytest

WWW CVSWeb GITHub
  1. Package version
    py3-test-httpserver-1.0.8
  2. Maintainer
    The OpenBSD ports mailing-list

This library helps testing HTTP clients without contacting the real
HTTP server. It provides an easy to use API to start the server,
configure the request handlers and then shut it down gracefully.
All of these without touching a configuration file or dealing with
daemons.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-poetry-core,python3

  • www/py-werkzeug,python3
  • lang/python/3.10