You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support cross-platform e2e snapshot testing via cargo-xtest
Use staged temp dir for insta snapshot paths so writes work on read-only
filesystems (e.g. WebDAV mount during cargo-xtest). Skip
INSTA_REQUIRE_FULL_MATCH when INSTA_UPDATE is set, allowing cross-platform
runs to accept metadata-only snapshot changes.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments