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