Files
deb-python-ddt/README.md
2013-02-25 20:56:57 +00:00

326 B

Build Status

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.

Installation

pip install ddt

More info at http://ddt.readthedocs.org/