mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-07-30 13:47:44 +00:00
5 lines
133 B
INI
5 lines
133 B
INI
|
|
[pytest]
|
||
|
|
asyncio_default_fixture_loop_scope = session
|
||
|
|
addopts = --rootdir=tests --capture=tee-sys --last-failed
|
||
|
|
asyncio_mode = auto
|