diff --git a/pyproject.toml b/pyproject.toml index d6aac0724..34c35c298 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ filterwarnings = [ ] # Configuration for pytest-doctestplus text_file_format = 'rst' -addopts = '--color=yes --doctest-rst -rsx' +addopts = '--color=yes --doctest-rst -rsxfE' [tool.coverage.run] omit = [