Skip to content

orgadish/ddt

This branch is 7 commits behind datadriventests/ddt:master.

Folders and files

NameName
Last commit message
Last commit date
May 24, 2022
May 24, 2022
May 14, 2020
Aug 2, 2022
May 12, 2020
Apr 21, 2018
Jan 27, 2015
May 31, 2016
Mar 18, 2020
May 12, 2020
Aug 2, 2022
Dec 13, 2014
May 20, 2016
Dec 13, 2014
May 24, 2022
May 12, 2020

Repository files navigation

Run Tests 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

Check out the documentation for more details.

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%