GitHub - EthenQ/ddt: Data-Driven Tests for Python Unittest

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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.

About

Data-Driven Tests for Python Unittest

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • Python 98.9%
  • Shell 1.1%