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

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