pytest-donde

View on PyPIReverse Dependencies (1)

1.1.0 pytest_donde-1.1.0-py3-none-any.whl

Wheel Details

Project: pytest-donde
Version: 1.1.0
Filename: pytest_donde-1.1.0-py3-none-any.whl
Download: [link]
Size: 7737
MD5: 11435add9048e4576b2914402a5b9f39
SHA256: 8cc22865959ba5530b8d6b9782ff50385542e8122f083ffe75a6c02e075c1792
Uploaded: 2023-10-01 10:42:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-donde
Version: 1.1.0
Summary: record pytest session characteristics per test item (coverage and duration) into a persistent file and use them in your own plugin or script.
Author: Clemens Löbner
Author-Email: mikamove[at]posteo.de
Maintainer: Clemens Löbner
Maintainer-Email: mikamove[at]posteo.de
Home-Page: https://github.com/mikamove/pytest-donde
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.3.1)
Requires-Dist: pytest-cov (>=4.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1380 characters]

WHEEL

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

RECORD

Path Digest Size
examples/example01/test_src.py sha256=XtkHEFpHNuFzGAC7TKnSs5gFcaWgh3akLstqOzDpn-U 263
examples/example01/src/__init__.py sha256=65WXeIHMi3RO5e-0Um5SwIaJDUuZfEpbcn3shGsU94c 334
pytest_donde/__init__.py sha256=WY5elxq3ZFVRpfdjyzStcR2MfuNShJZCaF10BXW9S60 217
pytest_donde/index_mapper.py sha256=E0dToD1kWKKpePXAfbDJmFYW181zojJ5y8EP3AoUzek 410
pytest_donde/plugin.py sha256=y5X9GSKrkrEWI4El1qdWOEA059iRYRbj7Sj-UbBVlkM 3257
pytest_donde/process_cov_output.py sha256=YEiw_-V-l-oUk39HkkWQUu3FUU8hNfcjvX_ocUIMNS4 1061
pytest_donde/record.py sha256=0HFmYkvTpifbVq9m0Xxtci5Far926kg2BNRqHUtJfK8 3294
pytest_donde-1.1.0.dist-info/LICENSE sha256=RevQiKQcK3-khrZG0wg3AxKBIVvjoeuTPvhy2ZmALUY 1083
pytest_donde-1.1.0.dist-info/METADATA sha256=5qZKSFZBUGF0BjX9Kk-HMfaHTgHFmGzOH3tcQWgbXyg 2633
pytest_donde-1.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytest_donde-1.1.0.dist-info/entry_points.txt sha256=UpT8S34ftxQXHU27KMIIYtixD1osIOv2LWGjO0a2lqU 39
pytest_donde-1.1.0.dist-info/top_level.txt sha256=NBz0MdReo3wx7ZAqviI3ZAiekcAeej6LS-1zYZbY71s 13
pytest_donde-1.1.0.dist-info/RECORD

top_level.txt

pytest_donde

entry_points.txt

donde = pytest_donde.plugin