blob: 855b071bcf238e6ab545df7b16d36a6e6e9a7c33 [file] [log] [blame]
[metadata]
name = cobalt
[tool:pytest]
norecursedirs=
.*
build
cobalt/bindings
cobalt/black_box_tests/tests
cobalt/media_integration_tests
out
testing/android
testing/gtest
testing/gmock
third_party
tools/idl_parser
tools/lbshell/coverage
# 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