funkwhale/api/pytest.ini

7 wiersze
148 B
INI
Czysty Zwykły widok Historia

[pytest]
DJANGO_SETTINGS_MODULE=config.settings.test
# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py
2017-12-24 18:18:55 +00:00
testpatsh = tests