[ 源代码: pytest-httpserver ]
软件包:python3-pytest-httpserver(1.0.6-2)
python3-pytest-httpserver 的相关链接
Debian 的资源:
下载源码包 pytest-httpserver:
- [pytest-httpserver_1.0.6-2.dsc]
- [pytest-httpserver_1.0.6.orig.tar.gz]
- [pytest-httpserver_1.0.6-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-pytest-httpserver 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-werkzeug
- collection of utilities for WSGI applications (Python 3.x)