django-eav2/pytest.ini
2023-10-13 09:32:03 +00:00

4 lines
144 B
INI

[tool:pytest]
DJANGO_SETTINGS_MODULE = test_project.settings
PRIMARY_KEY_FIELD = "django.db.models.BigAutoField"
python_files = tests/test_*.py