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 a5388e3 commit a2f9a13Copy full SHA for a2f9a13
setup.cfg
@@ -72,4 +72,4 @@ omit=tests/*
72
markers =
73
slow: marks tests as slow (deselect with '-m "not slow"')
74
testpaths = tests
75
-addopts = --cov=src --cov-append --cov-config=setup.cfg --cov-report=xml --cov-report term --cov-report=html
+addopts = -s --cov=src --cov-append --cov-config=setup.cfg --cov-report=xml --cov-report term --cov-report=html
0 commit comments