backend/pytest.ini
2023-05-27 11:13:41 +03:00

4 lines
90 B
INI

[pytest]
addopts = --ds=config.settings.test --reuse-db
python_files = tests.py test_*.py