100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Snapshot Testing

Snapshot testing is an automated testing technique that captures the output of a piece of code — such as a rendered UI component or a data structure — and compares it against a previously saved reference snapshot to detect unintended changes.

4 resources across 2 libraries