diff --git a/pyproject.toml b/pyproject.toml index 679deaad..2fd7fb48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ module = "starlette.testclient.*" implicit_optional = true [tool.pytest.ini_options] -addopts = "-rxXs --strict-config --strict-markers" +addopts = "-rXs --strict-config --strict-markers" xfail_strict = true filterwarnings = [ # Turn warnings that aren't filtered into exceptions