IntermediateVocabulary#developer-tools#frontend#backend

Snapshot Testing Vocabulary

Learn the vocabulary of comparing a component's rendered output against a previously saved reference file.

0 / 5 completed
1 / 5
At standup, a dev mentions capturing a component's rendered output once, saving it as a reference file, then automatically comparing future test runs against that saved reference to flag any unexpected change. What is this technique called?