selecta-highscore/pytest.ini

6 lines
126 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = app.settings
pythonpath = highscore
python_files = test_*.py tests.py
testpaths = highscore