Skip to content

Commit

Permalink
Capture output from pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaballeror committed Apr 6, 2018
1 parent dc8fda1 commit 32ba69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ select = C,E,F,W,N,B,B902,Q
deps =
-e.[test]
commands =
pytest --basetemp={envtmpdir} --cache-clear -sv --cov \
pytest --basetemp={envtmpdir} --cache-clear -v --cov \
{posargs:-n 8}

[testenv:lint]
Expand Down

0 comments on commit 32ba69b

Please sign in to comment.