venmo / nose-detecthttp

A nose plugin that can detect tests making external http calls.
MIT License
7 stars 10 forks source link

asyncio/aiohttp #10

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

Code and tests to cover aiohttp is likely needed.

https://github.com/rob-b/pytest-blockage/pull/11 probably provides a good basis.