Skip to content

Instantly share code, notes, and snippets.

@xodhx4
Created September 18, 2019 17:36
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 xodhx4/fbafc541b9c556702f7b9ea90243392e to your computer and use it in GitHub Desktop.
Save xodhx4/fbafc541b9c556702f7b9ea90243392e to your computer and use it in GitHub Desktop.
[pytest] pytest usage #test #python #pytest
#pip install pytest-cov
pytest --cov-report term --cov=myproj tests/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment