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 9b02a94 commit 5d36551Copy full SHA for 5d36551
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