Files
archon/python/tests/agent_work_orders/pytest.ini
Rasmus Widing 9a60d6ae89 sauce aow
2025-10-16 19:17:18 +03:00

8 lines
136 B
INI

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