link_shortener/pytest.ini
2024-04-05 16:23:27 +05:00

4 lines
No EOL
93 B
INI

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