pytest-execution-timer

View on PyPIReverse Dependencies (0)

0.1.0 pytest_execution_timer-0.1.0-py3-none-any.whl

Wheel Details

Project: pytest-execution-timer
Version: 0.1.0
Filename: pytest_execution_timer-0.1.0-py3-none-any.whl
Download: [link]
Size: 6427
MD5: 1f33bd997f95cedc38ba10329b8db37a
SHA256: bde5fe67548eed0151ed4f9583fc2fe51bf066fd73a3a77a37a2951b33265b3c
Uploaded: 2021-12-24 23:36:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-execution-timer
Version: 0.1.0
Summary: A timer for the phases of Pytest's execution.
Author: Mike Fiedler
Author-Email: miketheman[at]gmail.com
Home-Page: https://pypi.org/project/pytest-execution-timer/
Project-Url: Bug Tracker, https://github.com/miketheman/pytest-execution-timer/issues
Project-Url: Repository, https://github.com/miketheman/pytest-execution-timer
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 1950 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=GqDaaHI8SzHsfVIfh0j3hFEbcD_HdwJrLz7h9UfJ1W8 1080
README.md sha256=Ma7vMdFhtrWsiFH37imeWl4tPaAyAnvWMGsRbS40d_Y 1949
pytest_execution_timer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_execution_timer/plugin.py sha256=kDl35cdfnMZAg_LYxRDvdiB5X57oDuSAE5sjJOXQHIc 3811
pytest_execution_timer-0.1.0.dist-info/entry_points.txt sha256=0VnMPuLaERUIOJZKQqZFFJDPm4zhz4b7SRWaP3t88RA 58
pytest_execution_timer-0.1.0.dist-info/LICENSE sha256=GqDaaHI8SzHsfVIfh0j3hFEbcD_HdwJrLz7h9UfJ1W8 1080
pytest_execution_timer-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
pytest_execution_timer-0.1.0.dist-info/METADATA sha256=FrluFq0lTilW4D8pVskxCiMwiscbI-vKm7Ko3SE01Is 3067
pytest_execution_timer-0.1.0.dist-info/RECORD

entry_points.txt

execution_timer = pytest_execution_timer.plugin