From 2db6d1c45c57337343f4958fbd6ad6e9781a191f Mon Sep 17 00:00:00 2001 From: Brett Date: Tue, 5 Dec 2023 16:59:43 -0500 Subject: [PATCH] show fails and errors in pytest summary --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [