tempest/test-requirements.txt
Matthew Treinish 8708621799 Add base test class for unit tests
This commit adds a base test class for the tempest unit tests. The
base class uses fixtures to capture STDOUT and STDERR as well as
providing an interface to use mox to stubout tests.

Change-Id: Ia60cccd77cfb6489f888ff088351fe267115a22f
2013-10-28 22:12:45 +00:00

8 lines
111 B
Plaintext

hacking>=0.5.6,<0.8
# needed for doc build
docutils==0.9.1
sphinx>=1.1.2
python-subunit
oslo.sphinx
mox>=0.5.3