Skip to content

V8tr/SnapshotTestingSwiftUI

Repository files navigation

Article related to this project


SnapshotTestingSwiftUI

A sample project showing how to snapshot test SwiftUI views using SnapshotTesting. It covers the following cases:

  1. Testing appearance under different environment configurations:
Snapshot testing SwiftUI views on iOS with Swift and Xcode Snapshot testing SwiftUI views on iOS with Swift and Xcode
  1. Testing presentation logic:
Snapshot testing SwiftUI views on iOS with Swift and Xcode Snapshot testing SwiftUI views on iOS with Swift and Xcode