Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 980 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 980 Bytes

Build Status Code Health

codecov.io Version Downloads

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 https://ddt.readthedocs.org/

See Contributing if you plan to contribute to ddt, and License if you plan to use it.