You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple application that shows how to use the XCTestCase utility to do Unit Tests in SwiftUI. The application contains a simple addition view and implements a view model with observableObject and published markers.