Go to file
Eric Harney 173190741f Use raw string for regex
This issues a DeprecationWarning on python 3.6
due to \W not being a valid escape character in
regular strings.
2017-07-11 17:32:59 -04:00
2016-05-29 19:28:17 +05:30
2016-05-30 13:51:48 +05:30
2013-02-27 23:49:48 +00:00
2013-02-27 23:49:48 +00:00
2017-07-11 17:32:59 -04:00
2016-05-20 09:28:17 +02:00
2016-05-20 13:42:47 +08:00
2016-05-20 13:42:47 +08:00

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.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 176 KiB
Languages
Python 98.9%
Shell 1.1%