Skip to content

Instantly share code, notes, and snippets.

@rtapadar
Created June 8, 2017 23:17
Show Gist options
  • Save rtapadar/079e8bfe2b65cf8274700d4a3122064c to your computer and use it in GitHub Desktop.
Save rtapadar/079e8bfe2b65cf8274700d4a3122064c to your computer and use it in GitHub Desktop.
nosetests with coverage
nosetests --with-coverage --cover-package=<package-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment