Skip to content

Topic

Snapshot testing

A test style that records a function's output once as a reference file and fails later runs whose output differs, requiring a developer to approve the change.

Current clusters