How do we overcome Xcode’s tendency to give slow test feedback? Let’s work on a brand-new project to reduce the test feedback time from 47 seconds down to 1.6 seconds. [This post is part of the TDD in a SwiftUI World series.] Table of Contents Why Shorter Test Time MattersStart With a New ProjectMeasure Initial Test TimeWork […]