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
Author: guiferviz
Created:
Last Modified:
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