pytest-md-report

View on PyPIReverse Dependencies (26)

0.6.1 pytest_md_report-0.6.1-py3-none-any.whl

Wheel Details

Project: pytest-md-report
Version: 0.6.1
Filename: pytest_md_report-0.6.1-py3-none-any.whl
Download: [link]
Size: 13655
MD5: f2e1e8397611666e756efc3f15809ae2
SHA256: 35ad01eb00b852f14e1ca8913fd5afa17018575ba4f4538b27ad17c54f9a8dd3
Uploaded: 2024-05-11 12:15:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-md-report
Version: 0.6.1
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=GB10LHAyqy-Mc0qxURsHoujECMMiwHjcgOPSHqodwyA 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=LCNyIKVV9_iTjkETSdctixMKwjziWTJIaD4m5_A5EhQ 18557
pytest_md_report/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_md_report-0.6.1.dist-info/LICENSE sha256=9BoEVtXyu6Jf1NflC1GpXeMEdw_x21p5UV0DOXqRTY0 1074
pytest_md_report-0.6.1.dist-info/METADATA sha256=JZmUx39cnyyjSpUYM40HY7gMVfrv6PDf8XRqOANvcKY 18503
pytest_md_report-0.6.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_md_report-0.6.1.dist-info/entry_points.txt sha256=xSWZB5ZB_MzpwjZYuA_7hDxZJcsCbIAK6amPmYdTPwM 54
pytest_md_report-0.6.1.dist-info/top_level.txt sha256=R0CGWQdahoC4eFGVdBKLMsdvbUr0YETwLaWeOVqfyIc 17
pytest_md_report-0.6.1.dist-info/RECORD

top_level.txt

pytest_md_report

entry_points.txt

pytest-md-report = pytest_md_report.plugin