pytest-checkdocs 1.2.5


pip install pytest-checkdocs==1.2.5

Project Links

Meta
Author: Jason R. Coombs
Requires Python: >=2.7

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 2.7
  • Python :: 3

Framework
  • Pytest
https://img.shields.io/pypi/v/pytest-checkdocs.svg https://img.shields.io/pypi/pyversions/pytest-checkdocs.svg https://img.shields.io/travis/jaraco/pytest-checkdocs/master.svg Code style: Black

A pytest plugin that checks the long description of the project to ensure it renders properly.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
docutils (>=0.15)
importlib-metadata (>=0.21)
more-itertools