summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pytest_2.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pytest: upgrade to 2.7.0Jackie Huang2015-04-291-24/+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/+24
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>