Files
ports/devel/py-test-httpserver/pkg/DESCR
T
remi 45d32ad81e py-test-httpserver: HTTP server for pytes
this a test dependency of an upcomming vdirsyncer update

input and OK sthen@
2023-03-02 20:31:02 +00:00

6 lines
274 B
Plaintext

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.