Skip to content

Commit

Permalink
chore: increase assertion verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
XuehaiPan committed Sep 25, 2024
1 parent 3255739 commit f78e50f
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 @@ -277,6 +277,7 @@ inline-quotes = "single"
ban-relative-imports = "all"

[tool.pytest.ini_options]
verbosity_assertions = 3
filterwarnings = [
"error",
"always",
Expand Down

0 comments on commit f78e50f

Please sign in to comment.