SeleniumBase/pytest.ini

5 lines
161 B
INI

[pytest]
# Let console output be seen. Don't override the pytest plugin.
addopts = --capture=no --ignore conftest.py
filterwarnings = ignore::DeprecationWarning