mistral/test-requirements.txt
Anastasia Kuznetsova aacdb47af3 Add script to run functional tests locally
- Added script that can run part of functional tests locally
- Added needed mocks in base.py file so that we don't interact with keystone
- Added small a description how to run new script

Change-Id: I1867fb93f540c8f061fd09c40a283ce1ef2c072c
2014-09-25 22:53:43 +00:00

17 lines
270 B
Plaintext

hacking>=0.9.2,<0.10
coverage>=3.6
pyflakes==0.8.1
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
unittest2
oslotest
oslosphinx
sphinxcontrib-pecanwsme>=0.8
sphinxcontrib-httpdomain
docutils==0.9.1
fixtures>=0.3.14
nose
testrepository>=0.0.18
testtools>=0.9.34
lockfile>=0.8