We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7ef287 + 1057040 commit 9500518Copy full SHA for 9500518
README.md
@@ -34,6 +34,7 @@ coverage run tests.py
34
```
35
#### pytest
36
37
+pip install pytest-cov
38
pytest --cov=./
39
40
#### nosetests
0 commit comments