pytest-doctest-mkdocstrings

View on PyPIReverse Dependencies (2)

0.1.1 pytest_doctest_mkdocstrings-0.1.1-py3-none-any.whl

Wheel Details

Project: pytest-doctest-mkdocstrings
Version: 0.1.1
Filename: pytest_doctest_mkdocstrings-0.1.1-py3-none-any.whl
Download: [link]
Size: 6092
MD5: 0d4786110b2c07d5fd9cc7218c1cd00c
SHA256: 2299264438723ad1b287a0ad6c2e0b30a99e80711381eb6e97284810237b71b2
Uploaded: 2024-03-02 18:34:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-doctest-mkdocstrings
Version: 0.1.1
Summary: Run pytest --doctest-modules with markdown docstrings in code blocks (```)
Author: Mike Foster
Project-Url: Homepage, https://github.com/MusicalNinjaDad/pytest-doctest-mkdocstrings
Project-Url: Documentation, https://github.com/MusicalNinjaDad/pytest-doctest-mkdocstrings
Project-Url: Repository, https://github.com/MusicalNinjaDad/pytest-doctest-mkdocstrings
Project-Url: Issues, https://github.com/MusicalNinjaDad/pytest-doctest-mkdocstrings/issues
Project-Url: Changelog, https://github.com/MusicalNinjaDad/pytest-doctest-mkdocstrings/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.7
Requires-Dist: pytest
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1596 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_doctest_mkdocstrings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_doctest_mkdocstrings/doctest_mdcodeblocks.py sha256=gFxYJrbGqd1nmbO_xASBnMEGTduQZOYV1Xp5NH5tZZU 2892
test/conftest.py sha256=HXTcfzAhn0Y26vgVpdcAtP_wgET6KqTxUokYLsvmiy0 913
test/test_plugin.py sha256=pSiGYqawvSMGXhq2-EL5rtO-wrOqloNCCiDvIOpmrq4 2373
test/assets/codeblocks.py sha256=84nBNPjwfYmif0GW9JutNo02-NOW_P2V7oJ0KWub61Y 394
test/assets/test_patch.py sha256=J99meQEpeoqBrMWDdyJchmj03L_U8Pr9okae8W_3q00 815
pytest_doctest_mkdocstrings-0.1.1.dist-info/METADATA sha256=FqhbfHiIDX5JZMPVic3y2e2squHYi0HQibYpj0STL2c 2782
pytest_doctest_mkdocstrings-0.1.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_doctest_mkdocstrings-0.1.1.dist-info/entry_points.txt sha256=zB9fJDGfzkhbOeqyNlZ52hbHN3m_ip5uiJOrH4fo3_c 83
pytest_doctest_mkdocstrings-0.1.1.dist-info/top_level.txt sha256=XY5emE99eCbg-ljlRU9758Vn8W2hg8nCrLQvfG4-f6Q 33
pytest_doctest_mkdocstrings-0.1.1.dist-info/RECORD

top_level.txt

pytest_doctest_mkdocstrings
test

entry_points.txt

doctest_mdcodeblocks = pytest_doctest_mkdocstrings.doctest_mdcodeblocks