Skip to content

Commit

Permalink
List 25 slowest tests (#5969)
Browse files Browse the repository at this point in the history
  • Loading branch information
bouweandela authored May 22, 2024
1 parent 8407275 commit 46d2cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ local_scheme = "dirty-tag"
version_scheme = "release-branch-semver"

[tool.pytest.ini_options]
addopts = "-ra"
addopts = "-ra --durations=25"
testpaths = "lib/iris"

[tool.coverage.run]
Expand Down

0 comments on commit 46d2cf6

Please sign in to comment.