Files
cma-management/backend/pytest.ini
T

6 lines
126 B
INI

[pytest]
testpaths = tests
python_files = conftest.py test_*.py
pythonpath = /root/cma-management/backend
asyncio_mode = auto