Your First iOS & SwiftUI App: An App from Scratch, Episode 24: Challenge: How to Calculate the Difference | Kodeco


This is a companion discussion topic for the original entry at https://www.kodeco.com/37086140-your-first-ios-swiftui-app-an-app-from-scratch/lessons/24
1 Like

why my default page is this. it is different with the course taught. what should i edit?

2 Likes

Apple released a newer testing framework called Swift Testing: Swift Testing - Xcode - Apple Developer

You can also apparently copy your XCTest tests in and it should work.