Skip to content

Commit e22d171

Browse files
committed
always log at debug in pytest
1 parent 8bf7611 commit e22d171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ branch = True
1111
show_missing = True
1212

1313
[tool:pytest]
14+
log_level = DEBUG
1415
markers =
1516
local: superset of unit and functional (does not require network access)
1617
unit: mark test as a unit test (does not require network access)

0 commit comments

Comments
 (0)