mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-07-28 04:37:43 +00:00
76a947640f
Write unittests with pytest Make all functions and method signatures as keyword only arguments
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
|