Skip to content

Commit

Permalink
Make pytest verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
sbraz committed Aug 26, 2018
1 parent b5d9ef3 commit 78bc3d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ description-file = README.rst

[aliases]
test = pytest

[tool:pytest]
addopts = -vv

0 comments on commit 78bc3d7

Please sign in to comment.