pytest-phmdoctest

View on PyPIReverse Dependencies (0)

1.0.0 pytest_phmdoctest-1.0.0-py3-none-any.whl

Wheel Details

Project: pytest-phmdoctest
Version: 1.0.0
Filename: pytest_phmdoctest-1.0.0-py3-none-any.whl
Download: [link]
Size: 18813
MD5: 63873755a50198df164b5d82c93e7994
SHA256: f68a44cb13ede2c118e246edf8b11c22a0f570c24c714880f1044ac4bd4b3de2
Uploaded: 2022-04-15 12:36:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-phmdoctest
Version: 1.0.0
Summary: pytest plugin to test Python examples in Markdown using phmdoctest.
Author: Mark Taylor
Author-Email: mark66547ta2[at]gmail.com
Home-Page: https://tmarktaylor.github.io/pytest-phmdoctest
Project-Url: Bug Reports, https://github.com/tmarktaylor/pytest-phmdoctest/issues
Project-Url: Source, https://github.com/tmarktaylor/pytest-phmdoctest/
License: MIT
Keywords: documentation,doctest,markdown,testing
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Documentation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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 :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: packaging
Requires-Dist: py
Requires-Dist: pytest (>=5.4.3)
Requires-Dist: phmdoctest (>=1.4.0)
Requires-Dist: commonmark (>=0.9.1)
Requires-Dist: myst-parser (>=0.15.1); extra == "docs"
Requires-Dist: sphinx (>=4.1.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: docutils (<0.17); extra == "docs"
Requires-Dist: black; extra == "inspect"
Requires-Dist: flake8; extra == "inspect"
Requires-Dist: pep8-naming; extra == "inspect"
Requires-Dist: check-manifest; extra == "inspect"
Requires-Dist: build; extra == "inspect"
Requires-Dist: twine; extra == "inspect"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest (>=6.2); extra == "test"
Requires-Dist: PyYAML (>=5.4.1); extra == "test"
Provides-Extra: docs
Provides-Extra: inspect
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 19743 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_phmdoctest/__init__.py sha256=J-j-u0itpEFT6irdmWmixQqYMadNl1X91TxUmoiLHMI 22
pytest_phmdoctest/collectors.py sha256=dQKMQNYmY8g5B-uDJCtBLbNopB8A-BA5ZL4dta7DkQ0 4613
pytest_phmdoctest/docmod.py sha256=gYJ_VgqnbCOkm-UhScpZOv8tszMafxSNeT3lwKJPUuM 5628
pytest_phmdoctest/plugin.py sha256=P4dsSRMIr5LAc4wXgHY11igO9lMqSCmiX8qomocq57Q 9805
pytest_phmdoctest/settings.py sha256=5Uisv6key1ZV9kKwDbKT3Z94rmxGHbGKJ1C1CpFN5bM 8427
pytest_phmdoctest-1.0.0.dist-info/LICENSE.txt sha256=kSW5r85CiuJrk_oWl0rUb9NVbfDz-ns6J-kRHws5sao 1073
pytest_phmdoctest-1.0.0.dist-info/METADATA sha256=mnNCHrwiPr4XL0LLleIHpucV6suZUEKLuM8BCdr-5T0 21847
pytest_phmdoctest-1.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pytest_phmdoctest-1.0.0.dist-info/entry_points.txt sha256=tX37xwuulgIxK7FAc2AvzhqqSLT_1gHWvrZKec0lKy4 49
pytest_phmdoctest-1.0.0.dist-info/top_level.txt sha256=R5bXwoynayXVqYkG7k-SU5P1rmjABNAQd6JFbm2z8Rs 18
pytest_phmdoctest-1.0.0.dist-info/RECORD

top_level.txt

pytest_phmdoctest

entry_points.txt

phmdoctest = pytest_phmdoctest.plugin