Documentation

Start with a test. Then make it a snapshot.

The guide covers installation, recording, and the everyday workflow. API documentation covers the modules in this package.

Getting started — Add the package, write your first assertion, and understand recorded references.

SnapshotTesting — Assertions, strategies, recording options, and configuration.

SnapshotPreviews — Share SwiftUI preview definitions with snapshot tests.

InlineSnapshotTesting — Store a compact text snapshot beside its assertion.

CustomDump — Produce focused structural snapshots using the CustomDump module.