Files
agent0/plugins/festinger/pytest.ini
T
2026-04-19 16:16:13 +02:00

7 lines
121 B
INI

[pytest]
asyncio_mode = auto
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*