The parameterized module provides a set of decorators for parameterized
testing in Python. It supports nose, nose2, pytest and unittest.
.
The @parameterized decorator can be used for class methods, and standalone
functions, whilst the @parameterized.expand should be used for classes
deriving from unittest.TestCase.
.
This package provides the modules for Python 3.
Installed Size: 80.9 kB
Architectures: all