last updates
This commit is contained in:
6
pytest.ini
Normal file
6
pytest.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[pytest]
|
||||
# Show logs during test runs (not only on failures)
|
||||
log_cli = true
|
||||
log_cli_level = INFO
|
||||
log_format = %(asctime)s %(levelname)s %(name)s - %(message)s
|
||||
log_date_format = %H:%M:%S
|
||||
Reference in New Issue
Block a user