testty 0.6.10

Rust-native TUI end-to-end testing framework using PTY-driven semantic assertions and VHS screenshot capture.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.