6 lines
126 B
INI
6 lines
126 B
INI
[pytest]
|
|
testpaths = tests
|
|
python_files = conftest.py test_*.py
|
|
pythonpath = /root/cma-management/backend
|
|
asyncio_mode = auto
|