elastic-recheck/test-requirements.txt
Sean Dague afba5b2b7e Fix e-r with fixtures 3.0.0
Fixtures 3.0.0 adds another parameter to MonkeyPatch fixture usage
which is some kind of link back to the class being patched out. This
makes the ER code pass under fixtures 3.0.

Change-Id: Id19d0dde8fa558cbf3c76a66430170d0d5b0cd94
2016-06-13 16:10:19 -04:00

14 lines
197 B
Plaintext

hacking>=0.10.0,<0.11
coverage>=3.6
discover
fixtures>=3.0.0
python-subunit
sphinx>=1.1.2,<1.2
oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
mox>=0.5.3
mock>=1.0