shaarpy/pytest.ini

5 lines
131 B
INI

# -- FILE: pytest.ini (or tox.ini)
[pytest]
DJANGO_SETTINGS_MODULE = shaarpy.settings
python_files = tests.py test_*.py *_tests.py