python3-stubserver

mock tester of external web dependencies for Python

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.org/project/stubserver/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-stubserver