Name: | python3-ddt |
---|---|
Version: | 1.2.1 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21135 |
License: | MIT |
RPM: | python3-ddt-1.2.1-5.el8.noarch.rpm |
Source RPM: | python-ddt-1.2.1-5.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/datadriventests/ddt |
Summary: | Python library to multiply test cases |
Description: | 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. It is used in combination with other testing frameworks like unittest and nose. |