blob: e79d7c7b0d34476861e0264ef43347c9dda97e94 (
plain) (
blame)
1
2
3
4
|
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
|