python3-ddt - Python library to multiply test cases
| Website: | https://github.com/txels/ddt |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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 3 version.
Packages
| python3-ddt-1.1.1-1.fc24.noarch [15 KiB] |
Changelog
by Igor Gnatenko (2016-12-28):
- Update to 1.1.1 - Modernize spec |