pytest-opentelemetry

View on PyPIReverse Dependencies (0)

1.0.0 pytest_opentelemetry-1.0.0-py3-none-any.whl

Wheel Details

Project: pytest-opentelemetry
Version: 1.0.0
Filename: pytest_opentelemetry-1.0.0-py3-none-any.whl
Download: [link]
Size: 9924
MD5: cd38b22f999e9a227d34eecb74308d0e
SHA256: cd649d235500aa8237871aca5d9444293576680b9d3b3c65341208f3b76a2f59
Uploaded: 2023-10-01 02:08:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-opentelemetry
Version: 1.0.0
Summary: A pytest plugin for instrumenting test runs via OpenTelemetry
Author: Chris Guidry
Author-Email: chris[at]theguidrys.us
Home-Page: https://github.com/chrisguidry/pytest-opentelemetry
Project-Url: Bug Tracker, https://github.com/chrisguidry/pytest-opentelemetry/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Requires-Python: >=3.8
Requires-Dist: opentelemetry-api
Requires-Dist: opentelemetry-container-distro
Requires-Dist: opentelemetry-sdk
Requires-Dist: opentelemetry-semantic-conventions
Requires-Dist: pytest
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5192 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_opentelemetry/__init__.py sha256=VcS-d_dY-eUOt3vADfY1Y3LQuT6bK39OqJMspM1Q_k4 86
pytest_opentelemetry/instrumentation.py sha256=xKVcbSc8TpjfYLsp0cZwQigsbmsvEVGifgYjekV0uCg 11125
pytest_opentelemetry/plugin.py sha256=pmRmBhOi7CxlKZ-KgjIDdBxRdisoat6juQ4D1IbHtjg 1464
pytest_opentelemetry/resource.py sha256=4PQ9bKls9hRANn1oEyG8Ew1yIG9awtpArUg1qNYHOhk 1314
pytest_opentelemetry-1.0.0.dist-info/LICENSE sha256=LdtvkY10p4wFjqlPbn6UqgCwfYiYGfU-2kV4bhKftb0 1069
pytest_opentelemetry-1.0.0.dist-info/METADATA sha256=k46RuH9CSYv1Du0XQRgh64oVDwugJnjnEALBaWPzqn8 6441
pytest_opentelemetry-1.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytest_opentelemetry-1.0.0.dist-info/entry_points.txt sha256=tok1JvyS2Jrd-XfJAObPcsmYatp84d9-bnbfWEbhWxU 62
pytest_opentelemetry-1.0.0.dist-info/top_level.txt sha256=oGhIXQrpc2Uc6-tMHtPdAATx2T14qbcYzHYKitU3GUQ 21
pytest_opentelemetry-1.0.0.dist-info/RECORD

top_level.txt

pytest_opentelemetry

entry_points.txt

pytest_opentelemetry = pytest_opentelemetry.plugin