Description
Runs examples from docstrings and Markdown files as pytest checks. It helps projects keep documentation examples executable and aligned with real code behavior.
Example tests execute code embedded in documentation. Review examples from untrusted sources before running them and avoid including secrets in docs.