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.
Guide
Getting started
Add the package, write your first assertion, and understand recorded references.
Read more →API reference
SnapshotTesting
Assertions, strategies, recording options, and configuration.
Read more →API reference
SnapshotPreviews
Share SwiftUI preview definitions with snapshot tests.
Read more →API reference
InlineSnapshotTesting
Store a compact text snapshot beside its assertion.
Read more →API reference
CustomDump
Produce focused structural snapshots using the CustomDump module.
Read more →