goal-tools/test-requirements.txt
Doug Hellmann ab4cd7d192 set up stestr
include a stub test file just so that stestr doesn't error out because
there are no tests

Change-Id: Id4a9e1dfecca8f52ac03f7a7b68af95dcea42c50
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-29 17:09:07 -04:00

8 lines
225 B
Plaintext

coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT