python-ddt
Data-Driven/Decorated Tests - Python 2.x
Description
DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). This package contains the Python 2.x module.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pypi.python.org/pypi/ddt
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-ddt