Skip to content

Commit 0116510

Browse files
committed
Add debug test logging to troubleshoot segfault
1 parent bb9efbf commit 0116510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
; addopts=-s --cov climetlab --verbose --cov-report xml --cov-report html
33
; addopts=--no-cov
44
addopts=-s --verbose
5+
log_cli = true
6+
log_cli_level = "DEBUG"

0 commit comments

Comments
 (0)