# Testty Examples
Showcase examples demonstrating `testty` framework features.
## Directory Index
- [`frame_diffing.rs`](frame_diffing.rs) - Frame diffing engine with changed region detection and per-cell inspection.
- [`journey_composition.rs`](journey_composition.rs) - Composable journeys, scenario building, tier classification, and tag filtering.
- [`proof_pipeline.rs`](proof_pipeline.rs) - Full proof pipeline: captures to frame-text, PNG strip, GIF, and HTML output.