Skip to content

Instantly share code, notes, and snippets.

@OtavioBraga
Created May 10, 2017 18:08
Show Gist options
  • Save OtavioBraga/0f2149d085a17e9f2daad67512d1b553 to your computer and use it in GitHub Desktop.
Save OtavioBraga/0f2149d085a17e9f2daad67512d1b553 to your computer and use it in GitHub Desktop.
Pytest with coverage
# py.test --cov=name-of-your-app
py.test --cov=app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment