Name: | python2-ddt |
---|---|
Version: | 1.1.3 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 20413 |
License: | MIT |
RPM: | python2-ddt-1.1.3-1.el7.noarch.rpm |
Source RPM: | python-ddt-1.1.3-1.el7.src.rpm |
Build Date: | Tue Aug 21 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/txels/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. Python 2 version. |