pytest.ini: Add benchmark-columns
This commit is contained in:
parent
cb2dbc1e0a
commit
79c088d3a4
@ -1,5 +1,5 @@
|
||||
[pytest]
|
||||
addopts = --strict -rfEw --faulthandler-timeout=70 --instafail --pythonwarnings error
|
||||
addopts = --strict -rfEw --faulthandler-timeout=70 --instafail --pythonwarnings error --benchmark-columns=Min,Max,Mean
|
||||
testpaths = tests
|
||||
markers =
|
||||
gui: Tests using the GUI (e.g. spawning widgets)
|
||||
|
Loading…
Reference in New Issue
Block a user