reviewstats/test-requirements.txt
Ben Nemec e27bb7efdb Switch to stestr
It works better and pbr will at some point drop support for running
tests via setup.py.

Change-Id: I44250d8c65af932e035c7ab6fc08f1135a15ab93
2019-08-01 17:02:18 +02:00

12 lines
183 B
Plaintext

hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=3.6
fixtures>=0.3.14
python-subunit
sphinx>=1.1.2,<1.2
oslo.sphinx
stestr>=2.0.0
testscenarios>=0.4,<0.5
testtools>=0.9.32
mock