html-test-report

View on PyPIReverse Dependencies (0)

1.0.0 html_test_report-1.0.0-py3-none-any.whl

Wheel Details

Project: html-test-report
Version: 1.0.0
Filename: html_test_report-1.0.0-py3-none-any.whl
Download: [link]
Size: 14522
MD5: e63e3a5e39e39304fbff8077dc227e21
SHA256: 49072d89d69a8ca868a72387b6837923f75779da74607a0e740eb40bac9f9d5f
Uploaded: 2020-10-08 06:07:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: html-test-report
Version: 1.0.0
Summary: Python unittest runner with html report.
Home-Page: https://github.com/adelplanque/html-test-report
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Requires-Dist: jinja2
Requires-Dist: pygments
Requires-Dist: six
Description-Content-Type: text/markdown
[Description omitted; length: 678 characters]

WHEEL

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

RECORD

Path Digest Size
html_test_report/__init__.py sha256=GULfn5p0d-5iDIrwuA0fBf0cqo_k_SWlJ1n_-WwjP5Q 90
html_test_report/color_text.py sha256=5-BUN7DaHGXgA7bj7c8L0AqeGypYeEa_AS-HARf7xng 663
html_test_report/django.py sha256=CFACTwX7uyQMuQA5LOIGiB1zRnVzawZ9SP6IhH8qJ0I 1732
html_test_report/html_test.py sha256=SQE7zds09XOsfrwYNjkuKWvEyGWxw8CsZhDKTmfQtyA 207
html_test_report/nose_plugin.py sha256=siEUTnHEF3h9hm1fPIHIukmyIZeSV9cCIx72QwIISUc 1515
html_test_report/runner.py sha256=lzBcszPWma8rxQa4_JLUCq4lEXhwk08NH3meNLzgCGw 18168
html_test_report/templates/test-case.html sha256=ZNrXSAqUtLDAv66RRrns2emYzImOHvs8Jcc50fssnoQ 17789
html_test_report-1.0.0.dist-info/LICENSE sha256=DTWKZnC2dy6GheIqRhXJFSm5fqM_mS20ap4btnA-DwI 1068
html_test_report-1.0.0.dist-info/METADATA sha256=lr7cga1SE0fsjMLCW7zk2ksgIalGRrX-d3vVLfGJrJc 1277
html_test_report-1.0.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
html_test_report-1.0.0.dist-info/entry_points.txt sha256=_UOPBdb6JxIHVJEyeW3n97p9jGp07Owrny-38uP_xDM 144
html_test_report-1.0.0.dist-info/top_level.txt sha256=xk1AERaZ8OH9-iZpqOFK71lFEdZ_jVkgLhA05U9Z1MI 17
html_test_report-1.0.0.dist-info/RECORD

top_level.txt

html_test_report

entry_points.txt

html-test = html_test_report.html_test:main
html-test = html_test_report.nose_plugin:HtmlTestNosePlugin