doctest-tests

Installation
SKILL.md

doctest-tests

Overview

Per docs.python.org/3/library/doctest.html:

doctest is Python's stdlib facility for embedding executable examples in docstrings. The interactive-prompt convention (>>> ... for input; expected output on the next line) becomes a test case automatically.

Distinguishing properties:

Installs
1
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
Security Audits
doctest-tests — testland/qa