diff --git a/pyproject.toml b/pyproject.toml index 8ae784f15ec..818500bf072 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -199,6 +199,7 @@ markers = [ ] log_cli_level = "INFO" xfail_strict = true +filterwarnings = ["error"] [tool.coverage.report]