6 lines
119 B
INI
6 lines
119 B
INI
[pytest]
|
|
env_files=
|
|
.test.env
|
|
pythonpath = . app
|
|
asyncio_mode = auto
|
|
python_files = *_test.py *_tests.py test_*.py
|