[ buster ]
[ 原始碼: python-ddt ]
套件:python-ddt(1.1.1-1)
Data-Driven/Decorated Tests - Python 2.x
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. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied).
This package contains the Python 2.x module.
其他與 python-ddt 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)