Skip to content

Instantly share code, notes, and snippets.

@craiga
Last active February 26, 2018 16:55
Show Gist options
  • Save craiga/a76ad60a51b3a1bcf22e589b4528b38e to your computer and use it in GitHub Desktop.
Save craiga/a76ad60a51b3a1bcf22e589b4528b38e to your computer and use it in GitHub Desktop.
Coverage.py configuration for new Django projects
[run]
source = .
omit = manage.py, */wsgi.py, */migrations/*.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment