Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python2-ddt - Data-Driven/Decorated Tests
- 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.
Packages
python2-ddt-1.0.1-2.el7.noarch
[11 KiB] |
Changelog
by Carl George (2015-12-05):
- Remove coverage build dependency
- Change python3 control macros to a bcond macro
- Add bcond macro to optionally require explicit python2 names
|