29 lines
1011 B
Plaintext
29 lines
1011 B
Plaintext
Metadata-Version: 2.1
|
|
Name: ddt
|
|
Version: 1.5.0
|
|
Summary: Data-Driven/Decorated Tests
|
|
Home-page: https://github.com/datadriventests/ddt
|
|
Author: Carles Barrobés
|
|
Author-email: carles@barrobes.com
|
|
License: UNKNOWN
|
|
Platform: UNKNOWN
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Classifier: Programming Language :: Python :: 3.8
|
|
Classifier: Programming Language :: Python :: 3.9
|
|
Classifier: Programming Language :: Python :: 3.10
|
|
Classifier: Topic :: Software Development :: Testing
|
|
License-File: LICENSE.md
|
|
Requires-Dist: enum34 ; python_version < "3"
|
|
|
|
A library to multiply test cases
|
|
|