summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-04-06 13:09:36 -0400
committerMonty Taylor <mordred@inaugust.com>2013-05-03 17:26:12 -0400
commitbd84ae480912802b6f790f710d17507589ce2ad5 (patch)
tree515574a41cb8dc4098f81ade4a00b25cb7721233 /tools
parentef46c65837343aa3ef6c89067469ec2ab848d6b5 (diff)
downloadoslo-config-bd84ae480912802b6f790f710d17507589ce2ad5.tar.gz
Re-work test_cli to use testscenarios.
The cli tests were already organized in a manner that lets testscenarios do what it does. Reformat the code a little bit to be a single test plus a list of declarative combinations of scenarios and let testscenarios do the work of turning that into a set of test cases. Change-Id: I4e10d9eaeb313c724f0012babac465e37be4fa3d
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index c020cbc..900640f 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -3,6 +3,7 @@ fixtures>=0.3.12
mox
python-subunit
testrepository>=0.0.13
+testscenarios<0.5
testtools>=0.9.29
# when we can require tox>= 1.4, this can go into tox.ini: