pytest-md-report

View on PyPIReverse Dependencies (27)

0.6.2 pytest_md_report-0.6.2-py3-none-any.whl

Wheel Details

Project: pytest-md-report
Version: 0.6.2
Filename: pytest_md_report-0.6.2-py3-none-any.whl
Download: [link]
Size: 13905
MD5: 45ab6d137ad7b430f2a3e657e07d9ae7
SHA256: 66e27efa5c155c87eb4700d60876e61a85c13361448c4031fda964c43e63c9b9
Uploaded: 2024-05-18 15:29:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-md-report
Version: 0.6.2
Summary: A pytest plugin to generate test outcomes reports with markdown table format.
Author: Tsuyoshi Hombashi
Author-Email: tsuyoshi.hombashi[at]gmail.com
Home-Page: https://github.com/thombashi/pytest-md-report
Project-Url: Changlog, https://github.com/thombashi/pytest-md-report/releases
Project-Url: Source, https://github.com/thombashi/pytest-md-report
Project-Url: Tracker, https://github.com/thombashi/pytest-md-report/issues
License: MIT License
Keywords: pytest,plugin,markdown
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: pytablewriter (<2,>=1.2.0)
Requires-Dist: pytest (!=6.0.0,<9,>=3.3.2)
Requires-Dist: tcolorpy (<1,>=0.0.5)
Requires-Dist: typepy (<2,>=1.1.1)
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 18601 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_md_report/__init__.py sha256=uv3bF4GEVTAju_JdmNPI82RYUbaDE49zR8AROHt1blI 394
pytest_md_report/__version__.py sha256=5Jx5AkoHQ-su0__y8NRwzWR2tmAc_7kAsQYIt-jC3Jo 201
pytest_md_report/_const.py sha256=dS1wr_b-aia1FUZxdh1HJnhGXBtksaKo8-WWB8sBC7E 5561
pytest_md_report/_style_filter.py sha256=e3tSmXQAcX5Zqi5RG11RXIxpP2bR9cloL4Hne6sMdHA 4427
pytest_md_report/plugin.py sha256=rf_dxAW42hIG_X3YCT3BykNfQczVrygVf29pSb7ytYc 18638
pytest_md_report/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_md_report-0.6.2.dist-info/LICENSE sha256=9BoEVtXyu6Jf1NflC1GpXeMEdw_x21p5UV0DOXqRTY0 1074
pytest_md_report-0.6.2.dist-info/METADATA sha256=wWVDYz8Omb1RhGF2PAZvpxr0lyh7qya8wOSO0bBecn8 20440
pytest_md_report-0.6.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_md_report-0.6.2.dist-info/entry_points.txt sha256=xSWZB5ZB_MzpwjZYuA_7hDxZJcsCbIAK6amPmYdTPwM 54
pytest_md_report-0.6.2.dist-info/top_level.txt sha256=R0CGWQdahoC4eFGVdBKLMsdvbUr0YETwLaWeOVqfyIc 17
pytest_md_report-0.6.2.dist-info/RECORD

top_level.txt

pytest_md_report

entry_points.txt

pytest-md-report = pytest_md_report.plugin