Contents

parameterized 0.9.0

0

Parameterized testing with any Python test framework

Parameterized testing with any Python test framework

Stars: 814, Watchers: 814, Forks: 103, Open Issues: 43

The wolever/parameterized repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 814 github stars!

How to Install parameterized

You can install parameterized using pip

pip install parameterized

or add it to a project with poetry

poetry add parameterized

Package Details

Author
License
FreeBSD
Homepage
PyPi:
https://pypi.org/project/parameterized/
GitHub Repo:
https://github.com/wolever/parameterized

Classifiers

No  parameterized  pypi packages just yet.

Errors

A list of common parameterized errors.

Code Examples

Here are some parameterized code examples and snippets.

GitHub Issues

The parameterized package has 43 open issues on GitHub

  • bytes as parameter crashes the expansion
  • 0.8.1: pytest based test suite is failing
  • Is it possible to stack decorators to create a matrix similar to pytest.mark.parameterize?

See more issues on GitHub