6 lines
116 B
INI
6 lines
116 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
asyncio_default_fixture_loop_scope = session
|
|
testpaths = tests
|
|
addopts = -v --tb=short
|