Skip to content

Commit

Permalink
Merge pull request #3942 from hugovk/report-pytest-skips
Browse files Browse the repository at this point in the history
Report reason for pytest skips
  • Loading branch information
radarhere committed Jul 5, 2019
2 parents 6528d3b + 83b99c6 commit 6568829
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -4,3 +4,6 @@ test=pytest
[flake8]
extend-ignore = E203, W503
max-line-length = 88

[tool:pytest]
addopts = -rs

0 comments on commit 6568829

Please sign in to comment.