Your IP : 216.73.216.213
[](https://travis-ci.org/txels/ddt)
[](https://landscape.io/github/txels/ddt/master)
<!-- [](https://caniusepython3.com/project/ddt) -->
[](https://codecov.io/github/txels/ddt)
[](https://pypi.python.org/pypi/ddt)
[](https://pypi.python.org/pypi/ddt)
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](CONTRIBUTING.md) if you plan to contribute to `ddt`,
and [License](LICENSE.md) if you plan to use it.