mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 03:49:14 -04:00
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
|