Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tox: introduce the tox framework and dependencies | Bruce Ashfield | 2014-04-09 | 1 | -0/+25 |
To enabled OpenStack unit testing: https://wiki.openstack.org/wiki/Testing#Unit_Testing_with_Tox We introduce tox and its depedencies. Adding it to the tempest RDEPENDS ensures that it is installed along with the rest of the test frameworks. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |