Files
flowsint/flowsint-api/pytest.ini
2025-07-20 22:39:11 +02:00

6 lines
119 B
INI

[tool:pytest]
asyncio_mode = auto
testpaths = tests
python_files = test_*.py
python_functions = test_*
addopts = -v -s