mock-aiohttp

Create a mock for aiohttp.ClientSession


License
MIT
Install
pip install mock-aiohttp==0.1.2

Documentation

mock-aiohttp

Attempting to create a reusable mock for testing with aiohttp.ClientSession().

Currently in: Pre-alpha (use at your own risk)

Use poetry install locally to setup for development