django-template/pytest.ini
jnfire edef594e59 fix test and dockerfile of django
fix test and dockerfile of django
2022-08-01 16:58:51 +02:00

5 lines
104 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = core.settings
# -- recommended but optional:
python_files = test_*.py