SwiftUI - Automate UI regression
Problem: How to automate regression on UI screens? Solution: Snapshot Tests ! SwiftUI and the Live Preview are a good matchThanks to them I was able to quickly build this view: The Live Preview is effective for creating viewsBut does not warn in cas...
Apr 21, 20224 min read298



