Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 326 Bytes

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/