New Video Tutorial Series: Testing in iOS

Check out our brand new video tutorial series about testing in iOS – covering unit testing, user interface tests, and more! By Ray Wenderlich.

Leave a rating/review
Save for later
Share

Contents

Hide contents

New Video Tutorial Series: Testing in iOS

1 min

As part of this year’s iOS 9 Feast, we are releasing a new video tutorial series every Thursday.

This week, we are happy to release a brand new video tutorial series – Testing in iOS by Greg Heo!

UnitTestingVideos

Unit testing lets you prove the correctness of your code. You can ensure your objects work as intended, prevent bugs from reappearing, and new in Xcode 7—automatically test parts of your UI.

In this series, Greg demonstrates the basics of the XCTest framework. You’ll learn how to write unit tests to ensure an interface works as expected, then move on to test asynchronous tasks and performance tests.

In the final two videos, you’ll learn how to write user interface tests, both manually and using the new recording features.

All 7 parts of the series are available today. You can check them out here:

We hope you enjoy this new video tutorial series, and thanks for subscribing! :]

Contributors

Over 300 content creators. Join our team.