Skip to content

Instantly share code, notes, and snippets.

@jnmclarty
Created March 2, 2015 02:02
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 jnmclarty/a4ff469655987fa3fdd7 to your computer and use it in GitHub Desktop.
Save jnmclarty/a4ff469655987fa3fdd7 to your computer and use it in GitHub Desktop.
Testing Commands for Smuggle
nosetests --with-coverage --cover-package=smuggle -s
py.test --cov=smuggle --cov-report=term --cov-report=html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment