palakpsheth / ddt

Data-Driven Tests

Home Page:http://ddt.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Data-Driven Tests

http://ddt.readthedocs.org/

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%