summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2016-01-03 16:28:49 -0800
committerDana Powers <dana.powers@rd.io>2016-01-03 16:28:49 -0800
commit6d48a1cc5fce549757fe306fad54a0f3a4f4444b (patch)
tree54134ce08b396bf925d39732080129cb87b3d357 /tox.ini
parentfa7ecdaf3fd1ee9d54f8c39e98c99e439353d426 (diff)
downloadkafka-python-6d48a1cc5fce549757fe306fad54a0f3a4f4444b.tar.gz
Use parameterized pytests in test_client_async; add pytest-mocker plugin
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 b00d531..8860933 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ deps =
pytest-catchlog
pytest-pylint
pytest-sugar
+ pytest-mock
mock
python-snappy
py{26,27}: six