How do we automate tests for SwiftUI? Should we even bother? And does test-driven development (TDD) apply to SwiftUI? [This post is part of the TDD with SwiftUI series.] Table of Contents SwiftUI Testing: The ChallengeCounter DemoCounter Source CodeHow Would You Test This?Don’t miss a single post in this exciting series. SwiftUI Testing: The ChallengeIn my […]