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 --videoSee the repository guide at docs/guides/textual.md for detailed patterns.