pytest-harvest

View on PyPIReverse Dependencies (2)

1.10.5 pytest_harvest-1.10.5-py2.py3-none-any.whl

Wheel Details

Project: pytest-harvest
Version: 1.10.5
Filename: pytest_harvest-1.10.5-py2.py3-none-any.whl
Download: [link]
Size: 23651
MD5: bc30528a4613474c124f6ddc5bec7851
SHA256: 44a0c53dd33449ec7c0473ff2edb4887d4f105bb2d6faeb0f3784e2a15cae55c
Uploaded: 2024-03-16 00:57:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-harvest
Version: 1.10.5
Summary: Store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
Author: Sylvain MARIE <sylvain.marie@se.com>
Maintainer: Sylvain MARIE <sylvain.marie@se.com>
Home-Page: https://github.com/smarie/python-pytest-harvest
Download-Url: https://github.com/smarie/python-pytest-harvest/tarball/1.10.5
License: BSD 3-Clause
Keywords: pytest test result store fixture collect benchmark artifact session data dataframe
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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: Framework :: Pytest
Requires-Dist: packaging
Requires-Dist: decopatch
Requires-Dist: makefun (>=1.5)
Requires-Dist: six
Requires-Dist: pathlib2; python_version < "3.2"
Requires-Dist: funcsigs; python_version < "3.3"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1671 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_harvest/__init__.py sha256=jbJvYFbQ7mtdexIymxWkseb0EydYLLgWHETydeTjaHo 2029
pytest_harvest/_version.py sha256=nxT1fJCm-PJ7pVHZSv40A4DkyahlWsF-v-rYEUq1JwI 413
pytest_harvest/common.py sha256=X3YjMV4OFpsw9MKyGDZ2MyaANp4y-iuXGEY0FhBZIIo 1923
pytest_harvest/fixture_cache.py sha256=npqgJ-qStc2vqk1uDSwsz1eRD4UggAGXycrqmNsQjfo 9383
pytest_harvest/newhooks.py sha256=_eL2wDKEU7H_CAZef2GZB3YYGvBpMMcswy3h9YWLcgY 1584
pytest_harvest/plugin.py sha256=nojn6hMkFsIHh6fvs5hZnCB0xaPBVKHuD2ahC540-wc 21915
pytest_harvest/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_harvest/results_bags.py sha256=TLqeFmgLOXN6JWNMHliOhxR5KVMVl7E8cYMX_3Fhuqc 4088
pytest_harvest/results_session.py sha256=5b0g2Q8XnOcpLcN9ZVnNRTaKw8vjsMT1KdPd_0Oo9Cg 28024
pytest_harvest/xdist_api.py sha256=i2UG_PKcpdchih5hZy4u5ahgTDzYQD3k2t5iykOOPfc 2504
pytest_harvest-1.10.5.dist-info/LICENSE sha256=wKc23-KxZj6JqQR8RKJqdI_7kAk6FAqRMJsu9VGqX-4 1550
pytest_harvest-1.10.5.dist-info/METADATA sha256=nN6O5CJw1ay4i-6pGskxfPj5n-qZdiF5DckjoJHa7hc 3386
pytest_harvest-1.10.5.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
pytest_harvest-1.10.5.dist-info/entry_points.txt sha256=A9puamBS0c6oTsMukTj1NMcMdx8G-36fI2kV1D8VZWw 43
pytest_harvest-1.10.5.dist-info/top_level.txt sha256=9Hw2g2ET4DbscbHLpm5SmwMT7cJXqV0FXc9Cw-0dxkk 15
pytest_harvest-1.10.5.dist-info/RECORD

top_level.txt

pytest_harvest

entry_points.txt

harvest = pytest_harvest.plugin