Description
Turns documentation examples into tests for Python projects. It helps developers keep tutorials, README snippets, and narrative documentation synchronized with real behavior.
Use it when documentation should be executable evidence, not just prose. Examples may run code, so test environments should avoid destructive commands and protect secrets.