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 24, 2024
1 parent 17bcf44 commit 30fd1b5
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 30fd1b5

Please sign in to comment.