Skip to content

Instantly share code, notes, and snippets.

@ashchristopher
Created September 15, 2012 16:44
Show Gist options
  • Save ashchristopher/3728770 to your computer and use it in GitHub Desktop.
Save ashchristopher/3728770 to your computer and use it in GitHub Desktop.
coverage usage
coverage run manage.py test
coverage report -m
coverage html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment