pytest-reporting

View on PyPIReverse Dependencies (0)

0.1.0 pytest_reporting-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-reporting
Version: 0.1.0
Filename: pytest_reporting-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 6919
MD5: 106714d3b3363167bff58b85f379dc35
SHA256: 9d04a323d54f4194209f456e839037a61f52f3ea219be12b381068836c47ab83
Uploaded: 2019-10-25 09:49:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-reporting
Version: 0.1.0
Summary: A plugin to report summarized results in a table format
Author: Benjamin Rigaud
Author-Email: ben.open.source[at]gmail.com
Maintainer: Benjamin Rigaud
Maintainer-Email: ben.open.source[at]gmail.com
Home-Page: https://gitlab.com/too-many-programmers/pytest-reporting
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 :: 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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: colorama (==0.4.1)
Requires-Dist: terminaltables (==3.1.0)
[Description omitted; length: 1657 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_reporting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_reporting/behaviors.py sha256=ZSXpjzzZ0bsJW-jgY8pfneRaiGBZlkZvj9opQ8NVikM 2041
pytest_reporting/colors.py sha256=UMIqlP3d8yStq5gHuc-1p8AtbFvc2TA5AMJ3_y2Fl-Q 571
pytest_reporting/fixtures.py sha256=epqMVnywVlpSY2f7O28-n22v0BhgTalASK8HDThyIE0 414
pytest_reporting/plugin.py sha256=MavQ_ukYJrqsf_hm3U9KI0R6wUbTW1Bg9jMG-_uKLYY 663
pytest_reporting/session.py sha256=lWVBJ6tqUFkt2Kpkj6WCNxNXcipbeweB3i32_rkmIAQ 4574
pytest_reporting-0.1.0.dist-info/LICENSE sha256=3Kt3dhMeqlg7a0f_3jTuvkdCUCoGmF08JjsAXXeS59A 1083
pytest_reporting-0.1.0.dist-info/METADATA sha256=SWwOTRhV0ToBWMKA_5UPbIV_nAzBKDuH7FjRibH_k9M 2942
pytest_reporting-0.1.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pytest_reporting-0.1.0.dist-info/entry_points.txt sha256=0NDVjrm7Gdl7670WQEG_aESbkWgdALDlMlhugxPSX3g 48
pytest_reporting-0.1.0.dist-info/top_level.txt sha256=KGYeGAoOYPU3tobEuyEuLjfyhdzKUetnhbgxq9DW9uw 17
pytest_reporting-0.1.0.dist-info/RECORD

top_level.txt

pytest_reporting

entry_points.txt

reporting = pytest_reporting.plugin