Skip to content

Commit bacaae1

Browse files
committed
Make pytest output more verbose
1 parent 99b7d82 commit bacaae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test = [
4040
minversion = "9.0"
4141
addopts = [
4242
"--import-mode=importlib",
43+
"-vv",
4344
]
4445

4546
[tool.ruff.format]

0 commit comments

Comments
 (0)