File-Based SnapshotsStore snapshots as separate files for better version control, easier review, and improved diff readability.
Directory ComparisonCompare validation and output directories to find unused snapshots and retrieve changed snapshots from pipeline runs.
Multiple File FormatsSupport for JSON and other text formats like Markdown - choose the best format for your use case.
Zero ConfigurationSnapshot file names are automatically derived from test names - no manual file path management required.
Snapshot NormalizationMask dynamic parts of snapshots like timestamps or IDs to create stable snapshot files.
Automatic UpdatesUpdate snapshots automatically when running tests in update mode, making test maintenance effortless.