We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbb852 commit d6c87a0Copy full SHA for d6c87a0
setup.cfg
@@ -13,7 +13,7 @@ test=pytest
13
14
[tool:pytest]
15
ignore_glob=./splitio/_OLD/*
16
-addopts = --cov=splitio
+addopts = --cov=splitio --verbose
17
python_classes=*Tests
18
19
[build_sphinx]
0 commit comments