Skip to content

Commit b80bc97

Browse files
author
Peter Giacomo Lombardo
committed
Add PyTest configuration file
1 parent b4c8ec9 commit b80bc97

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pytest.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[pytest]
2+
log_cli = 1
3+
log_cli_level = INFO
4+
log_cli_format = %(asctime)s %(levelname)s %(message)s
5+
log_cli_date_format = %H:%M:%S

0 commit comments

Comments
 (0)