blob: d1c0964b076df2ece4bf707ec6abb7367e423910 [file] [log] [blame]
[metadata]
name = cobalt
[tool:pytest]
python_paths=.
norecursedirs=
.*
build
cobalt/black_box_tests/tests
cobalt/media_integration_tests
out
testing/android
testing/gtest
testing/gmock
third_party
# Ignore non-test files with test_* names that pytest would otherwise pick up.
addopts=
--ignore-glob=**/test_filters.py
--ignore-glob=**/test_filter.py
--ignore-glob=**/test_runner.py
--ignore-glob=**/test_env.py