[h=2]Envato Tuts+ Courses[/h]
Xcode 6 has a built-in testing framework called XCTest that will allow you to quickly and easily write unit tests in order to verify your code. Get started now and learn how to successfully write basic tests and verify your code using XCTest.
[h=2]What You ’ll Learn[/h]
- Video courses taught by expert instructors.
- Learn new skills from start to finish.
- Downloadable Source Files also available on GitHub.
Xcode 6 has a built-in testing framework called XCTest that will allow you to quickly and easily write unit tests in order to verify your code. Get started now and learn how to successfully write basic tests and verify your code using XCTest.
[h=2]What You ’ll Learn[/h]
- How to identify your test target and write your first test.
- Different types of assertions.
- Setup and teardown functions.
- Debugging your tests and testing for exceptions.
- Carrying out performance tests.
- Working with mocks, stubs, and dependency injection.