November 2018
Intermediate to advanced
404 pages
10h 16m
English
Xcode automatically scans all of your XCtestCase tests with a prefix of test, for example, testNothing(), and links them to a specific test target. You can use a new scheme configured by Xcode to use that target and run it within Xcode.
In Xcode, use
+ U or select from the menu Product | Test to run the tests in this test target:

The highlighted numbered sections in the image have a specific role.These roles are listed here:
Read now
Unlock full access