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: wwdc2017-414
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 414
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 414] Engineering...

WWDC17 • Session 414

Engineering for Testability

Developer Tools • iOS, macOS, tvOS • 38:54

Unit testing is an essential tool to consistently verify your code works correctly. Discover techniques for designing the code of your app so that it can be easily tested. Find out the best practices for developing a test suite that evolves with your app and scales as your app grows.

Speakers: Brian Croom, Greg Tracy

Unlisted on Apple Developer site