1
votes

I use Xcode 7.2 to develop an app. Now I want to study to test iOS. I read the test introduction from https://developer.apple.com/library/prerelease/watchos/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/01-introduction.html#//apple_ref/doc/uid/TP40014132. How can I learn more about XCTestCase?

2

2 Answers

0
votes

raywenderlich and cocoacontrols are the most usefull website to learn anything about iOS.