|
|
@ -1,6 +1,6 @@ |
|
|
|
[tool.pytest.ini_options] |
|
|
|
[tool.pytest.ini_options] |
|
|
|
minversion = "6.0" |
|
|
|
minversion = "6.0" |
|
|
|
addopts = "--ignore=openpilot/ --ignore=opendbc/ --ignore=panda/ --ignore=rednose_repo/ --ignore=tinygrad_repo/ --ignore=laika_repo/ -Werror --strict-config --strict-markers" |
|
|
|
addopts = "--ignore=openpilot/ --ignore=cereal/ --ignore=opendbc/ --ignore=panda/ --ignore=rednose_repo/ --ignore=tinygrad_repo/ --ignore=laika_repo/ -Werror --strict-config --strict-markers" |
|
|
|
python_files = "test_*.py" |
|
|
|
python_files = "test_*.py" |
|
|
|
#timeout = "30" # you get this long by default |
|
|
|
#timeout = "30" # you get this long by default |
|
|
|
markers = [ |
|
|
|
markers = [ |
|
|
|