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ยง
- Compilation
Snapshot - A snapshot of compilation output for testing
- Snapshot
Diff - Result of comparing two snapshots
- Snapshot
Suite - Snapshot test suite manager