summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-11-26 09:28:30 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-11-26 09:28:30 -0500
commit9dec07e671f911ebd1ce6f6dfafc524c2ae57169 (patch)
tree7fbd614cdb9b87c7954094ee2045ffc8f91d20af /tox.ini
parente05a8b81ce137bf5335fa3496cbee955e0ad4750 (diff)
downloadpython-coveragepy-9dec07e671f911ebd1ce6f6dfafc524c2ae57169.tar.gz
Enable pytest warnings, and fix/silence a few
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 44c9914..2f643f6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,6 +12,7 @@ deps =
# https://requires.io/github/nedbat/coveragepy/requirements/
git+https://github.com/nedbat/pytest.git@bug2038#egg=pytest==0.0
pytest-xdist==1.15.0
+ pytest-warnings==0.2.0
pip==8.1.2
mock==2.0.0
PyContracts==1.7.9