[pytest] minversion = 6.0 addopts = -ra -q --tb=short testpaths = tests python_files = test_*.py filterwarnings = ignore:jsonschema.RefResolver is deprecated:DeprecationWarning # Playwright will be enabled via conftest.py for E2E tests only