
parameterized 0.9.0
0
Parameterized testing with any Python test framework
Contents
Parameterized testing with any Python test framework
Stars: 856, Watchers: 856, Forks: 106, Open Issues: 50The wolever/parameterized repo was created 13 years ago and the last code push was 1 years ago.
The project is popular with 856 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
Related Packages
Errors
A list of common parameterized errors.
Code Examples
Here are some parameterized code examples and snippets.
pythonfix