In the last post, we wrote our first SwiftUI test in pseudocode. We knew what we wanted to test — that the initial displayed count is zero — but we didn’t yet have a way to make it real. Before we can turn that pseudocode into real code, we need an essential tool: ViewInspector. This is
- Home
- |
- Author: Jon Reid
