Files
flowsint/flowsint-api/pytest.ini
T

6 lines
119 B
INI

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