The parameterized module provides a set of decorators for parameterized
testing in Python. It supports 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.
Installed Size: 92.2 kB
Architectures: all