5 lines
87 B
INI
5 lines
87 B
INI
[pytest]
|
|
pythonpath = .
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
asyncio_mode = auto |