Skip to content

Commit

Permalink
Add pytest summary option
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcraig committed Dec 10, 2023
1 parent b02e49a commit cba4990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ addopts = [
"--doctest-rst",
"--strict-config",
"--strict-markers",
"-ra",
]
log_cli_level = "info"
xfail_strict = true

0 comments on commit cba4990

Please sign in to comment.