murano/test-requirements.txt
Sergey Murashov c8bb657013 Add testresources in test-requirements
Add testresources library which using in murano's
functional tests in test-requirements

Change-Id: I397ab0ebcac878447fff7fdcb80d9cae196a26b8
Closes-bug: #1334128
2014-06-25 16:46:10 +04:00

21 lines
332 B
Plaintext

hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
posix_ipc
sqlalchemy-migrate>=0.8.2,!=0.8.4
testrepository>=0.0.18
testresources>=0.2.4
testscenarios>=0.4
testtools>=0.9.34
unittest2
# Some of the tests use real MySQL and Postgres databases
MySQL-python
psycopg2
# doc build requirements
sphinx>=1.1.2,<1.2