funkwhale/api/pytest.ini
2017-12-24 19:19:00 +01:00

6 lines
148 B
INI

[pytest]
DJANGO_SETTINGS_MODULE=config.settings.test
# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py
testpatsh = tests