Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2019-413
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 413
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 413] Testing in ...

WWDC19 • Session 413

Testing in Xcode

Developer Tools • iOS, macOS, tvOS, watchOS • 53:30

Unit testing is an essential tool to consistently verify your code works correctly. Learn about the built-in testing features in Xcode, using XCTest. Find out how to organize your tests and run them under different configurations using test plans, new in Xcode 11. Discover how to automate testing and efficiently work with the results.

Speakers: Ana Calinov, Stuart Montgomery, Ethan Vaughan

Open in Apple Developer site