Pakket: python3-stubserver (1.1-2)
Verwijzigingen voor python3-stubserver
Debian bronnen:
Het bronpakket python-stubserver downloaden:
- [python-stubserver_1.1-2.dsc]
- [python-stubserver_1.1.orig.tar.gz]
- [python-stubserver_1.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [pypi.org]
Vergelijkbare pakketten:
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.
Andere aan python3-stubserver gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)