Created
March 2, 2015 02:02
-
-
Save jnmclarty/a4ff469655987fa3fdd7 to your computer and use it in GitHub Desktop.
Testing Commands for Smuggle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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