We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b75d23 commit 0a559a4Copy full SHA for 0a559a4
setup.cfg
@@ -5,4 +5,4 @@ description-file = README.md
5
test = pytest
6
7
[tool:pytest]
8
-addopts = --capture=no
+addopts = --capture=no --cov
0 commit comments