Skip to content

Instantly share code, notes, and snippets.

@klement97
Last active January 3, 2021 17:42
Show Gist options
  • Save klement97/521746264527805b16de7bc49e3d510f to your computer and use it in GitHub Desktop.
Save klement97/521746264527805b16de7bc49e3d510f to your computer and use it in GitHub Desktop.
[pytest]
DJANGO_SETTINGS_MODULE = pizza_app.test_settings
# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py
addopts = --reuse-db --nomigrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment