pytest-variables

View on PyPIReverse Dependencies (14)

3.1.0 pytest_variables-3.1.0-py3-none-any.whl

Wheel Details

Project: pytest-variables
Version: 3.1.0
Filename: pytest_variables-3.1.0-py3-none-any.whl
Download: [link]
Size: 6070
MD5: b9140e773a16f9b6b56e3ef19e5963f1
SHA256: 4c864d2b7093f9053a2bed61e4b1d027bb26456924e637fcef2d1455d32732b1
Uploaded: 2024-02-01 15:55:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-variables
Version: 3.1.0
Summary: pytest plugin for providing variables to tests/fixtures
Author-Email: Dave Hunt <dhunt[at]mozilla.com>, Jim Brannlund <jimbrannlund[at]fastmail.com>
Project-Url: Homepage, https://github.com/pytest-dev/pytest-variables
Project-Url: Tracker, https://github.com/pytest-dev/pytest-variables/issues
Project-Url: Source, https://github.com/pytest-dev/pytest-variables
Keywords: json,pytest,variables
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: hjson; extra == "hjson"
Requires-Dist: black (>=22.1.0); extra == "test"
Requires-Dist: flake8 (>=4.0.1); extra == "test"
Requires-Dist: pre-commit (>=2.17.0); extra == "test"
Requires-Dist: tox (>=3.24.5); extra == "test"
Requires-Dist: toml; extra == "toml"
Requires-Dist: pyyaml; extra == "yaml"
Provides-Extra: hjson
Provides-Extra: test
Provides-Extra: toml
Provides-Extra: yaml
Description-Content-Type: text/x-rst
License-Expression: MPL-2.0
License-File: LICENSE
[Description omitted; length: 4755 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_variables/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_variables/__version.py sha256=A-HOe0g_aYgtz-Ae3lmTbAh7f_q89CWQuxfAhrI0Dz4 411
pytest_variables/errors.py sha256=Vh9JL_dlLxSqV0f0zcPL2GGWEPDvLt-cNn1X9nWYtjk 280
pytest_variables/plugin.py sha256=Hkx07ddLRy5de3l8elnyK6AcLVM1vBc7J5WsRSzv4nY 3319
pytest_variables-3.1.0.dist-info/METADATA sha256=Pgd0sRkozaZeelBDqTUHXe4LzVz0LjUTDbOyQpxQQYY 6669
pytest_variables-3.1.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
pytest_variables-3.1.0.dist-info/entry_points.txt sha256=iMPGRPSZIT88tFePfH_-UmkEM8NrtTVGF2v3LjM0olU 47
pytest_variables-3.1.0.dist-info/licenses/LICENSE sha256=K_3KYK34AxCNTH8AkAC-p2rQDmIeFjGXiBsOqukbUw4 193
pytest_variables-3.1.0.dist-info/RECORD

entry_points.txt

variables = pytest_variables.plugin