chromium/chrome/test/variations/pytest.ini

[pytest]
pythonpath=../../../

filterwarnings =
    # ignore warnings about re-imported modules.
    ignore::pytest.PytestAssertRewriteWarning

python_files=*_test.py