backend/pytest.ini
Alexander-D-Karpov 8d9d0697da inited django
2022-10-25 23:29:13 +03:00

4 lines
90 B
INI

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