File size: 224 Bytes
2b837a0
24e9e28
a11649b
9280f50
 
 
 
1
2
3
4
5
6
7
[pytest]
asyncio_mode = strict
asyncio_default_fixture_loop_scope = function
addopts = -p no:warnings --doctest-modules --ignore=setup.py --verbose
markers =
    asyncio: marks tests as async
asyncio_fixture_scope = function