Files
lifeos-prod/pytest.ini
2026-03-03 00:44:33 +00:00

7 lines
158 B
INI

[pytest]
asyncio_mode = auto
asyncio_default_fixture_loop_scope = session
asyncio_default_test_loop_scope = session
testpaths = tests
addopts = -v --tb=short