# TUI E2E Testing Framework
Rust-native TUI end-to-end testing framework using PTY-driven semantic
assertions and VHS screenshot capture.
## Directory Index
- [`src/`](src/) - Source code directory.
- [`AGENTS.md`](AGENTS.md) - Crate documentation.
- [`Cargo.toml`](Cargo.toml) - Crate dependencies and metadata.
- [`CLAUDE.md`](CLAUDE.md) - Symlink to AGENTS.md.
- [`GEMINI.md`](GEMINI.md) - Symlink to AGENTS.md.
- [`README.md`](README.md) - Framework usage guide with API examples.