chat_back/pytest.ini

4 lines
No EOL
93 B
INI

[pytest]
pythonpath = . app
asyncio_mode = auto
python_files = *_test.py *_tests.py test_*.py