[ 原始碼: python-ddt ]
套件:python3-ddt(1.6.0-2)
Data-Driven/Decorated Tests - Python 3.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 3.x module.
其他與 python3-ddt 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)