Skip to content

Commit 2ba67e5

Browse files
committed
Improve pytest settings
1 parent d81c485 commit 2ba67e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,5 +540,7 @@ testpaths = [
540540
]
541541
asyncio_default_fixture_loop_scope = "session"
542542
asyncio_mode = "strict"
543+
log_cli = true
544+
log_cli_level = "DEBUG"
543545
log_format = "%(asctime)s %(levelname)s %(message)s"
544546
log_date_format = "%Y-%m-%d %H:%M:%S"

0 commit comments

Comments
 (0)