Contents

nose-parameterized 0.6.0

0

Parameterized testing with any Python test framework (DEPRECATED; See the 'parameterized' package)

Parameterized testing with any Python test framework (DEPRECATED; See the 'parameterized' package)

Stars: 817, Watchers: 817, 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 817 github stars!

How to Install nose-parameterized

You can install nose-parameterized using pip

pip install nose-parameterized

or add it to a project with poetry

poetry add nose-parameterized

Package Details

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

Classifiers

No  nose-parameterized  pypi packages just yet.

Errors

A list of common nose-parameterized errors.

Code Examples

Here are some nose-parameterized code examples and snippets.

GitHub Issues

The nose-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