visual-regression-snapshot-testing
Installation
SKILL.md
Visual Regression and Snapshot Testing
Summary
Automate visual validation of component states to catch styling regressions.
Key Capabilities
- Capture component snapshots.
- Diff images.
- Integrate into CI/CD.
PhD-Level Challenges
- Handle non-deterministic rendering.
- Manage storage.
- Reduce flake.
Acceptance Criteria
- Implement visual suite.
- Demonstrate detection.
- Document workflow.