We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c0d4f commit 238899eCopy full SHA for 238899e
pyproject.oldest.toml
@@ -1,6 +1,6 @@
1
[tool.pytest.ini_options]
2
xfail_strict=true
3
-addopts = "--showlocals --verbose --cov"
+addopts = "--showlocals -vv --setup-show --cov"
4
testpaths = "tests"
5
pytester_example_dir = "tests/examples"
6
norecursedirs = "examples"
0 commit comments