summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: fe7729de84dcdf6fd19da6075aa7c27ffb7002e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

# The pytest specifics used by coverage.py

pytest==3.8.2
pluggy>=0.7         # pytest needs this, but pip doesn't understand
pytest-xdist==1.23.2
flaky==3.4.0
mock==2.0.0
PyContracts==1.8.3

# Our testing mixins
unittest-mixins==1.6
#-e/Users/ned/unittest_mixins