Skip to content

Commit

Permalink
show fails and errors in pytest summary
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Dec 5, 2023
1 parent fd65333 commit 2db6d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 2db6d1c

Please sign in to comment.