[ 原始碼: python-stubserver ]
套件:python3-stubserver(1.1-4)
python3-stubserver 的相關連結
Debian 的資源:
下載原始碼套件 python-stubserver:
- [python-stubserver_1.1-4.dsc]
- [python-stubserver_1.1.orig.tar.gz]
- [python-stubserver_1.1-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
mock tester of external web dependencies for Python
Testing external web dependencies in a mock objects style. This library includes the tests at the bottom of the stubserver.py file, which serve both as the TDD tests written while creating this library, and as examples / documentation. It supports any HTTP method, i.e. GET, PUT, POST and DELETE. It supports chunked encoding, but currently the developers have no use cases for multipart support etc, so it doesn't do it.
There is also an FTPStubServer for your FTP testing needs, but that is NOT bug free at the moment. All assistance gratefully received.
其他與 python3-stubserver 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)