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 812242f commit 8a9426eCopy full SHA for 8a9426e
pyproject.toml
@@ -87,3 +87,5 @@ markers = [
87
"billable: marks test as billable (deselect with '-m \"not billable\"')",
88
]
89
addopts = "-m 'not billable' --ignore=src"
90
+log_cli = true
91
+log_cli_level = "DEBUG"
0 commit comments