Increase verbosity of test suite (-v -> -vv)
This commit is contained in:
parent
5a1d7c9aa3
commit
52eae95161
@ -24,5 +24,5 @@ build = ["pyinstaller"]
|
|||||||
where = ["src"]
|
where = ["src"]
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
addopts = "-v --tb=short"
|
addopts = "-vv --tb=short"
|
||||||
console_output_style = "count"
|
console_output_style = "count"
|
Loading…
x
Reference in New Issue
Block a user