git-review/test-requirements.txt
Sorin Sbarnea 514958d3f3 Switch from testrepository to stestr
Adopts use of newer stestr for running the test suite.

Passing TERM is needed or stestr will ignore the --color option when
run under tox.

Change-Id: Id2d4ce36cdfedd5a847e0428854753d2cf4140ee
2019-02-12 09:58:46 +00:00

6 lines
76 B
Plaintext

hacking>=0.10.0,<0.11
mock
fixtures>=0.3.14
stestr>=2.2.0
testtools>=0.9.34