python3-parameterized

parameterized testing for Python 3

Description

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.

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 screenshot

Hint: 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