Browse Source

test: pytest logs

Signed-off-by: QuentinN42 <quentin@lieumont.fr>
master
QuentinN42 1 year ago
parent
commit
1a0916c51f
Signed by: number42 GPG Key ID: 2CD7D563712B3A50
  1. 5
      pytest.ini

5
pytest.ini

@ -0,0 +1,5 @@
[pytest]
log_cli = 1
log_cli_level = INFO
log_cli_format = %(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)
log_cli_date_format=%Y-%m-%d %H:%M:%S
Loading…
Cancel
Save