pytest-md-report

View on PyPIReverse Dependencies (26)

0.6.0 pytest_md_report-0.6.0-py3-none-any.whl

Wheel Details

Project: pytest-md-report
Version: 0.6.0
Filename: pytest_md_report-0.6.0-py3-none-any.whl
Download: [link]
Size: 13673
MD5: d8e1a125cf7a5598c1f3b64e224d5b08
SHA256: db7a78e2f19e3de59e86c8602cf3e2beff166c45533550c834a721dc82de7bbd
Uploaded: 2024-05-03 16:05:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-md-report
Version: 0.6.0
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: 16664 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=pfOS_sn38VcF_Ysxur6hbh8s5Kpi_QYEr9swlcxQfmg 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=ofkI-6cLP24gbFI3qffZ09nxnJsrVL_RvyatVFtN7NQ 18684
pytest_md_report/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_md_report-0.6.0.dist-info/LICENSE sha256=9BoEVtXyu6Jf1NflC1GpXeMEdw_x21p5UV0DOXqRTY0 1074
pytest_md_report-0.6.0.dist-info/METADATA sha256=Dr5vTLensBsI8K0j7pBi9d50MkwDWoFlls4vkiHZL-I 18503
pytest_md_report-0.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_md_report-0.6.0.dist-info/entry_points.txt sha256=xSWZB5ZB_MzpwjZYuA_7hDxZJcsCbIAK6amPmYdTPwM 54
pytest_md_report-0.6.0.dist-info/top_level.txt sha256=R0CGWQdahoC4eFGVdBKLMsdvbUr0YETwLaWeOVqfyIc 17
pytest_md_report-0.6.0.dist-info/RECORD

top_level.txt

pytest_md_report

entry_points.txt

pytest-md-report = pytest_md_report.plugin