summaryrefslogtreecommitdiff
path: root/devel/py-pytest-httpserver/pkg-descr
blob: b3ec5d45370ddeff8ece53de1b342b2d4d2be79b (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://github.com/csernazs/pytest-httpserver