Skip to content
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

Compare
Choose a tag to compare
@KrauseFx KrauseFx released this 09 Feb 21:41
· 51 commits to master since this release
  • 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