EmergeTools / SnapshotPreviews-iOS

📸 Automatic snapshots from Xcode previews. Supports UIKit/AppKit/SwiftUI on iOS/macOS/watchOS/visionOS/tvOS. Browse previews in-app with the Preview Gallery, or save them to PNGs with an XCTest
https://www.emergetools.com
MIT License
211 stars 7 forks source link

Tweak default test plan demo app #156

Closed NicoHinderling closed 1 month ago

NicoHinderling commented 1 month ago

DemoAppAccessibilityPreviewTest is all that we want to run. We don't want AccessibilityPreviewTest to separately also run.

also with parallelization off , basic things like specifying which snapshot previews to actually select don't appear to work