pytest-kwparametrize

View on PyPIReverse Dependencies (4)

0.0.3 pytest_kwparametrize-0.0.3-py3-none-any.whl

Wheel Details

Project: pytest-kwparametrize
Version: 0.0.3
Filename: pytest_kwparametrize-0.0.3-py3-none-any.whl
Download: [link]
Size: 7151
MD5: 420686ff6d80a9ef0ec4e5386b3f5926
SHA256: 0a31377320cd23ff9399956940d6733df4eec8912153ac65f842f95a029d23cc
Uploaded: 2021-01-22 11:47:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-kwparametrize
Version: 0.0.3
Summary: Alternate syntax for @pytest.mark.parametrize with test cases as dictionaries and default value fallbacks
Author: Antti Kaihola
Author-Email: 13725+akaihola[at]users.noreply.github.com
Home-Page: https://github.com/akaihola/pytest-kwparametrize
Project-Url: Source Code, https://github.com/akaihola/pytest-kwparametrize
Project-Url: Change Log, https://github.com/akaihola/pytest-kwparametrize/blob/master/CHANGES.rst
License: MIT
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pytest (>=6)
Requires-Dist: typing-extensions; python_version < "3.8"
Requires-Dist: pallets-sphinx-themes; extra == "documentation"
Requires-Dist: pygments-pytest; extra == "documentation"
Requires-Dist: sphinx; extra == "documentation"
Requires-Dist: black; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: isort; extra == "testing"
Requires-Dist: pylint; extra == "testing"
Provides-Extra: documentation
Provides-Extra: testing
Description-Content-Type: text/x-rst
[Description omitted; length: 3638 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_kwparametrize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_kwparametrize/plugin.py sha256=0cPKCqNjlejxQoBBzTCTfSIM-aiLS5kuc7JfDG9hs5A 8327
pytest_kwparametrize/version.py sha256=TdaMBFGZyW4mVE5K9SJmkz8KtmGiXIlGjm8_pLZqprE 85
pytest_kwparametrize-0.0.3.dist-info/LICENSE sha256=WV_3w9F_B-__n-5_ZmScJSLBrogMIUk8umvkjV0AFAU 1070
pytest_kwparametrize-0.0.3.dist-info/METADATA sha256=hgG9TSFx1EONsBA-dLEEPlz3UnV3aAvjiskllt8t11M 4934
pytest_kwparametrize-0.0.3.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
pytest_kwparametrize-0.0.3.dist-info/entry_points.txt sha256=rAq9kaVAuTXsTXpnHRwBVscZQauncjKAO2N_J65qxtc 63
pytest_kwparametrize-0.0.3.dist-info/top_level.txt sha256=Yly68YZVWg4jZjsXx9kjR3R60gLU6zndl0217vdyw7c 21
pytest_kwparametrize-0.0.3.dist-info/RECORD

top_level.txt

pytest_kwparametrize

entry_points.txt

pytest_kwparametrize = pytest_kwparametrize.plugin