Documentation
¶
Overview ¶
Command build_fixture creates a deterministic temp git repo with a known set of snapshot diffs, used by the Playwright screenshot suite to boot a stable snapdiff session.
Output layout (mirrors the user's real iOS repo):
<out>/snapdiff.toml <out>/snaps/<Module>/__Snapshots__/<TestClass>/<test>.<theme>.<lang>.png
PNGs are 320x568 with content keyed by path hash so files are visually distinct in the snapdiff UI. Modified items have a small per-row color shift between baseline and current.
Click to show internal directories.
Click to hide internal directories.