4 lines
90 B
INI
4 lines
90 B
INI
|
|
[pytest]
|
||
|
|
asyncio_mode = strict
|
||
|
|
asyncio_default_test_loop_scope = session
|
||
|
|
testpaths = tests
|