Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Debian package build scripts for python-ddt project

License

Notifications You must be signed in to change notification settings

openstack-archive/deb-python-ddt

Repository files navigation

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.