Skip to content

Commit 029878d

Browse files
author
Edvard Majakari
committed
Log 3 slowest tests to make finding those easier
1 parent 3d0a469 commit 029878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ deps=
88
marshmallow3: marshmallow==3.0.0rc6
99

1010
whitelist_externals=flake8
11-
commands=py.test --cov-report html --cov hug -n auto tests
11+
commands=py.test --durations 3 --cov-report html --cov hug -n auto tests
1212

1313
[testenv:py37-black]
1414
deps=

0 commit comments

Comments
 (0)