Skip to content

Textual

Use TermProof with Textual by waiting for stable screen text, command prompts, or widget labels rather than animation frames.

bash
termproof init .termproof/recipes --name textual-smoke --command "python -m my_app"
termproof run .termproof/recipes --video

See the repository guide at docs/guides/textual.md for detailed patterns.