
It is no longer directly used by any test code in this repository since
we switched to stestr[1].
It is now installed as a dependency of stestr.
[1] 1086b23454
Change-Id: I24cdf2affb06939d0c610abe7c5c97672be4124f
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
tempest>=17.1.0 # Apache-2.0
|