Skip to content
Snippets Groups Projects
Commit 9084db9c authored by DAVID Axel's avatar DAVID Axel
Browse files

test: :green_heart: Print top 10 of slowest functions

parent 75bbe276
Branches
Tags
No related merge requests found
......@@ -1050,7 +1050,7 @@ known_first_party = []
[tool.pytest.ini_options]
minversion = "7.0"
addopts = "--without-integration --without-slow-integration"
addopts = "--without-integration --without-slow-integration --timer-top-n 10"
cache_dir = "."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment