summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-tox_1.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-tox: upgrade to 1.9.2Jackie Huang2015-04-291-39/+0
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* tox: introduce the tox framework and dependenciesBruce Ashfield2014-04-091-0/+39
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>