v 0.21.1 Updated: 1 year, 2 months ago
pytest support for asyncio
asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.
https://pytest-asyncio.readthedocs.io/
Installations | 0 |
Requested Installations | 0 |