[ ソース: 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)