Swift is a type-safe, statically typed language, which means that the compiler checks your code for type errors at compile time. Put simply, you are not able to release your application if your code contains even a single type error. That is a good thing.
Subscribe to Cocoacasts Plus to watch this episode.
Mastering Unit Testing in Swift
Are You Writing Unit Tests
by Bart Jacobs in Testing
Swift 5
Xcode 14
iOS 16
Mastering Unit Testing in Swift
-
1 Are You Writing Unit Tests
05:14