Module snapshot

Module snapshot 

Source
Expand description

Snapshot testing for output consistency

This module provides snapshot testing capabilities to ensure that compilation outputs remain consistent across code changes and refactorings.

Structsยง

CompilationSnapshot
A snapshot of compilation output for testing
SnapshotDiff
Result of comparing two snapshots
SnapshotSuite
Snapshot test suite manager