Textual Test Patterns

Testing recipes for specific Textual TUI scenarios. Provides "how do I test X?" patterns for common testing needs. Use when: testing keyboard shortcuts, screen transitions, focus management, reactive attributes, custom messages/events, CSS styling effects, data tables, scrolling, input validation, error/loading states, or background workers. Each pattern shows the complete test with proper async handling and assertions.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/textual-test-patterns commit 2908afca9a

Frequently asked questions

npx skillmds@latest add dawiddutoit/textual-test-patterns