SwiftUI Component Testing with Appium & Test Harnesses (opens in new tab)
Not sure this the final entry in a series exploring my “UI Component Testing” (started in 2017), but here goes. Over the last couple of weeks, I’ve shown implementations using Playwright, Cypress, Selenium, and NightWatch for a React web application. Now, we leave the web behind and see how the same principles apply to native desktop development with SwiftUI. At true to the oiginal blog entry a credit card component and a couple address-of-credit card component.
Read the original article