Tagged: Testing
There are 5 items tagged #Testing.
And there a lots of other tags to explore.
There are 5 items tagged #Testing.
And there a lots of other tags to explore.
Swift 6.2 lets us write names containing spaces, digits, and punctuation by wrapping them in backticks. Let's see where that helps.
Xcode has a feature to generate code coverage since version 7. Let's see how to enable it and what you can expect from this feature.
Learn how to write custom XCTest assertions that match the behavior of the built-in ones.
Learn how to write unit tests for delegate/protocol methods.
Testing is a process we do along with our development. Knowing shortcuts would help you save some time, which will add up in the long run.
See all tags.