We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c69f8 commit 16d7ecaCopy full SHA for 16d7eca
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ test = [
49
]
50
51
[tool.pytest.ini_options]
52
-addopts = "--tb=native --strict-markers --cov=httoop --cov-report=xml --cov-report=term-missing"
+addopts = "-s -l -vv --tb=native --strict-markers --cov=httoop --cov-report=xml --cov-report=term-missing"
53
54
[tool.setuptools.packages.find]
55
where = ["."]
0 commit comments