Set the logging level in PyTest with the following option:
pytest --log-cli-level=info
More information about logging in pytest: https://stackoverflow.com/questions/4673373/logging-within-pytest-tests
Set the logging level in PyTest with the following option:
pytest --log-cli-level=info
More information about logging in pytest: https://stackoverflow.com/questions/4673373/logging-within-pytest-tests