Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 242 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 242 Bytes

SwiftUIXCTestCaseSample

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.