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 baf6bf8 commit e9894e7Copy full SHA for e9894e7
pyproject.toml
@@ -70,7 +70,7 @@ exclude = [
70
71
[tool.pytest.ini_options]
72
minversion = "6.0"
73
-addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
+addopts = ["-rsfE", "--tb=short", "--strict-markers", "--strict-config"]
74
xfail_strict = true
75
filterwarnings = [
76
"error",
0 commit comments