Does test-driven development (TDD) even make sense for SwiftUI? Nine years ago, I started a TDD sample app in Objective-C, then I did a redo in Swift. The app didn’t get far, but it give me material for many interesting articles. As I worked on finishing my book, which focuses on testing UIKit-based apps, along came SwiftUI. […]