python3-parameterized
parameterized testing for Python 3
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/wolever/parameterized
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-parameterized