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
