Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
7596 commits behind the upstream repository.
pytest.ini 148 B
[pytest]
DJANGO_SETTINGS_MODULE=config.settings.test

# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py
testpatsh = tests