This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
1.7.0 New UI and Auto-Retry
snapshot
now uses the new fastlane UI- When one test fails,
snapshot
will automatically re-try before actually failing - You can change the number of retries using the
:number_of_retries
option - Improved support for future Xcode releases
- Added access to the current locale in your
SnapshotHelper.swift
file