Skip to content

Instantly share code, notes, and snippets.

@harshvb7
Created February 18, 2017 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harshvb7/11b820814ebd861a546efb3eded87125 to your computer and use it in GitHub Desktop.
Save harshvb7/11b820814ebd861a546efb3eded87125 to your computer and use it in GitHub Desktop.
[pytest]
DJANGO_SETTINGS_MODULE=project.test_settings
addopts = --nomigrations --cov=. --cov-report=html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment