pytest-metadata

View on PyPIReverse Dependencies (36)

3.1.1 pytest_metadata-3.1.1-py3-none-any.whl

Wheel Details

Project: pytest-metadata
Version: 3.1.1
Filename: pytest_metadata-3.1.1-py3-none-any.whl
Download: [link]
Size: 11428
MD5: 9159247cfd9c2aa518f9e0e4eb24fd17
SHA256: c8e0844db684ee1c798cfa38908d20d67d0463ecb6137c72e91f418558dd5f4b
Uploaded: 2024-02-12 19:38:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-metadata
Version: 3.1.1
Summary: pytest plugin for test session metadata
Author-Email: Dave Hunt <dhunt[at]mozilla.com>, Jim Brannlund <jimbrannlund[at]fastmail.com>
Project-Url: Homepage, https://github.com/pytest-dev/pytest-metadata
Project-Url: Tracker, https://github.com/pytest-dev/pytest-metadata/issues
Project-Url: Source, https://github.com/pytest-dev/pytest-metadata
Keywords: metadata,pytest
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: 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"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-Expression: MPL-2.0
License-File: AUTHORS
License-File: LICENSE
[Description omitted; length: 6870 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_metadata/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_metadata/__version.py sha256=i2QElBRUyBgs7VeUYF5A-2YFaTnKaUMYR2mutc9aMPY 411
pytest_metadata/hooks.py sha256=bMRZPVQQx4ziPdxW8e-NG8fwKJw61SKjRUIfOmheweQ 283
pytest_metadata/plugin.py sha256=OoB3ZOLy3x7UDndjPQDnD7ZbY9H88opvVZ6BsRjF9lI 3901
pytest_metadata/ci/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_metadata/ci/appveyor.py sha256=ZLJGVXEY9sDyO0Y9S_9W0hpVwg5UfImIVCNLTciNXkw 1108
pytest_metadata/ci/bitbucket.py sha256=CJO9lj4NLCga4SKpUxF2CCUaiFPlNbUpmS7gkArHczM 573
pytest_metadata/ci/circleci.py sha256=INYb_AVsXZmoGmJfj_8v-K0iKFVzB8gNCK0ci6-7Uzo 757
pytest_metadata/ci/codebuild.py sha256=0BockMGcYWhLnWkJPl0Npbm1mOjE5Tf2dWJf14krsh8 503
pytest_metadata/ci/gitlab_ci.py sha256=tM0iMdmK5rjeXqkG8vCSthuXxVew9DEM0Y-xSF9cm7M 1060
pytest_metadata/ci/jenkins.py sha256=vD9YArriAIqVriqNB2fEoXMztuEu-CccmdNYPf1BhcM 496
pytest_metadata/ci/taskcluster.py sha256=-XZ2wmi2Mx7jyjBu5PUtF8ttkYLoFrvAg131kFLFO-I 246
pytest_metadata/ci/travis_ci.py sha256=1ffMVCwiwpVDYwpBq_rvW4beAwIK-3gGDDTRTAZX1CM 654
pytest_metadata-3.1.1.dist-info/METADATA sha256=JDmTYIELmmIDOheEfY8lDssAVMT_9CN_037GYNOfk78 8601
pytest_metadata-3.1.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
pytest_metadata-3.1.1.dist-info/entry_points.txt sha256=uQcs0QOkcVxpcg55-ycejBXm2ZIs5ROztHT46j9Wf_0 45
pytest_metadata-3.1.1.dist-info/licenses/AUTHORS sha256=LZSytlykQYLANO-tfOp7B711eaiFI19HuBpUt5VxnM0 120
pytest_metadata-3.1.1.dist-info/licenses/LICENSE sha256=K_3KYK34AxCNTH8AkAC-p2rQDmIeFjGXiBsOqukbUw4 193
pytest_metadata-3.1.1.dist-info/RECORD

entry_points.txt

metadata = pytest_metadata.plugin