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 bb9efbf commit 0116510Copy full SHA for 0116510
pytest.ini
@@ -2,3 +2,5 @@
2
; addopts=-s --cov climetlab --verbose --cov-report xml --cov-report html
3
; addopts=--no-cov
4
addopts=-s --verbose
5
+log_cli = true
6
+log_cli_level = "DEBUG"
0 commit comments