pytest-html-profiling

View on PyPIReverse Dependencies (0)

1.0.0 pytest_html_profiling-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-html-profiling
Version: 1.0.0
Filename: pytest_html_profiling-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 19135
MD5: 7cfe16c038e4aab058c05f0ec134bfee
SHA256: 00f90063df79e9b21b96f68719376b46db80059b92a215ecaa7d4f60b281a689
Uploaded: 2020-02-11 13:47:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-html-profiling
Version: 1.0.0
Summary: Pytest plugin for generating HTML reports with per-test profiling and optionally call graph visualizations. Based on pytest-html by Dave Hunt.
Author: Radmila Kompova and Sveinung Gundersen
Author-Email: radmilko[at]ifi.uio.no, sveinugu[at]gmail.com
Home-Page: https://github.com/hyperbrowser/pytest-html-profiling
License: Mozilla Public License 2.0 (MPL 2.0)
Keywords: py.test pytest html report
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: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: pytest (>=3.0)
Requires-Dist: pytest-metadata
Requires-Dist: pygraphviz
Requires-Dist: gprof2dot
[Description omitted; length: 7769 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_html_profiling/__init__.py sha256=PEQCC6NODO7nSoM1pvso9i8d6DMrgTUTrFy1xBac0MM 306
pytest_html_profiling/extras.py sha256=rTgoUMj80M4EeMsPe3R-Y34kozuGIGustphkuDTIFqo 1347
pytest_html_profiling/hooks.py sha256=Kwded6bHzCg7ElWjX4vaA9aMrf_UdlXcRnl02edOE_0 860
pytest_html_profiling/plugin.py sha256=ULCnco0HiuO6j9nD7hktqlwp43YLymuIh2z3_2seqbc 20894
pytest_html_profiling/profiling_plugin.py sha256=DnCQkQrCAYGmz24jxp-hB_txVqnYymXe8VHWbFQ4vIg 10175
pytest_html_profiling/resources/main.js sha256=2ts8oTxShileH1tTPeD9ljfGpCmziUb03J3qPXJZNY4 7357
pytest_html_profiling/resources/readable.css sha256=oVMx7TqCFNmVya0SMIk7GeZgNeAzMqSwLY0_oGo876M 1107
pytest_html_profiling/resources/style.css sha256=EqzWcveDlFApIUJbbVrmTXfNGqTQsTBvEwUY8jf1FdE 2619
pytest_html_profiling-1.0.0.dist-info/LICENSE sha256=K_3KYK34AxCNTH8AkAC-p2rQDmIeFjGXiBsOqukbUw4 193
pytest_html_profiling-1.0.0.dist-info/METADATA sha256=FDocgtrEexXGtzX8QG72XpAVvCs8hGVyT0W4uPBHC_I 8911
pytest_html_profiling-1.0.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pytest_html_profiling-1.0.0.dist-info/entry_points.txt sha256=N_kb81tRDU_HBKwDjOioSHVReKh2JLbT3AROEdzUeqU 58
pytest_html_profiling-1.0.0.dist-info/top_level.txt sha256=xHPh0ImSeQbjhm04ECTBCAaBF5fi-DMI7UVQ566rV_M 22
pytest_html_profiling-1.0.0.dist-info/RECORD

top_level.txt

pytest_html_profiling

entry_points.txt

html = pytest_html_profiling.profiling_plugin