pytest-aiohttp allows to use aiohttp pytest plugin without need for implicitly loading it like pytest_plugins = 'aiohttp.pytest_plugin'. WWW: https://github.com/aio-libs/pytest-aiohttp
4 lines
186 B
Text
4 lines
186 B
Text
pytest-aiohttp allows to use aiohttp pytest plugin without need for implicitly
|
|
loading it like pytest_plugins = 'aiohttp.pytest_plugin'.
|
|
|
|
WWW: https://github.com/aio-libs/pytest-aiohttp
|