Skip to content

Commit

Permalink
Add option to pytest to show extra test summary info
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed May 5, 2019
1 parent 797a699 commit 96591da
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,2 +1,2 @@
[pytest]
addopts = -v --cov
addopts = -v -ra --cov

0 comments on commit 96591da

Please sign in to comment.