Skip to content

Commit 9500518

Browse files
authored
Merge pull request codecov#57 from TurnrDev/patch-1
pytest doesn't provide --cov by default
2 parents e7ef287 + 1057040 commit 9500518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ coverage run tests.py
3434
```
3535
#### pytest
3636
```
37+
pip install pytest-cov
3738
pytest --cov=./
3839
```
3940
#### nosetests

0 commit comments

Comments
 (0)