summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2015-05-29 11:27:16 -0400
committerMatthew Treinish <mtreinish@kortar.org>2015-05-29 11:31:15 -0400
commitae29f7f459afb567abc36bd0627157e7c84c7568 (patch)
treec8758981010b89f1d3f26092e6bad9f77e46391c /test-requirements.txt
parent211c14c638b9bf393932be42d4f04a4dd12a84bc (diff)
downloadpython-openstackclient-ae29f7f459afb567abc36bd0627157e7c84c7568.tar.gz
Use ostestr for test runs
This commit switches to use ostestr for running tests. ostestr integrates the subunit-trace output that other projects use for test output. (in addition to some other ui niceties) Change-Id: Ib5b5225b2a7bfb7897e1efe55181389d1ae095cb
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 24f5c68e..f82e48d7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,6 +11,7 @@ oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
+os-testr>=0.1.0
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
WebOb>=1.2.3