Name: | python3-aioresponses |
Version: | 0.6.4 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 47396 |
License: | MIT |
RPM: |
python3-aioresponses-0.6.4-2.el8.noarch.rpm
|
Source RPM: |
python-aioresponses-0.6.4-2.el8.src.rpm
|
Build Date: | Wed Sep 23 2020 |
Build Host: | jenkins-172-17-0-2-7902ca17-4d8c-4f39-b33e-56efb6060f21.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/pnuckowski/aioresponses |
Summary: | Mock out requests made by ClientSession from aiohttp package |
Description: | Aioresponses is a helper to mock/fake web requests in the python
aiohttp package. The purpose of this package is to provide an
easy way to test asynchronous HTTP requests. |