Skip to content

Commit ec832ba

Browse files
committed
More verbose tests
1 parent 028ff99 commit ec832ba

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
@@ -11,7 +11,7 @@ deps =
1111
-r dev-requirements.txt
1212
-r requirements.txt
1313
commands =
14-
{envpython} -m pytest \
14+
{envpython} -m pytest -vv \
1515
tests/ \
1616
--cov . \
1717
--cov tests \

0 commit comments

Comments
 (0)