Since python 6.2, those warnings are printed in the console:
.../_pytest/config/__init__.py:1183: PytestDeprecationWarning: The --strict option is deprecated, use --strict-markers instead.
Source: https://docs.pytest.org/en/stable/deprecations.html?highlight=strict#the-strict-command-line-option
- Is referenced in