Helper for mock/fake web requests in python aiohttp package
Aioresponses is a helper to mock/fake web requests in python aiohttp package. For requests module there are a lot of packages that help us with testing (eg. httpretty, responses, requests-mock). When it comes to testing asynchronous HTTP requests it is a bit harder (at least at the beginning). The purpose of this package is to provide an easy way to test asynchronous HTTP requests.
$
pkg install py311-aioresponsesOrigin
www/py-aioresponses
Size
96.6KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages