Skip to content

Commit

Permalink
Show report on 50 durations pytest, by default
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Mar 16, 2021
1 parent b704e63 commit d6226db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[pytest]
addopts= --showlocals --durations 10
addopts= --showlocals --durations 50
python_paths= .
xfail_strict=true
log_format = %(levelname)8s %(asctime)s %(filename)20s %(message)s
Expand Down

0 comments on commit d6226db

Please sign in to comment.