GitXplorerGitXplorer
j

EngineeringForTestabilitySample

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
97e83c2897eeda16ddefd41f3aa8f28d89565091

update README

jjustin999 committed 7 years ago
Unverified
ee26f18a2e22dc3b49ec65424521b93da3b2e1c2

first commit

jjustin999 committed 7 years ago
Unverified
cff7f3cd9ec8032e2c84238d4881f2f6df5271e3

add Scalable UITest section

jjustin999 committed 7 years ago
Unverified
859627c0ba913fd9a93de6b9c105e26580957a80

add OnDiskCache test

jjustin999 committed 7 years ago
Unverified
8c0c4f3cd4b47459b9197ad8821a94d96a638b3d

End of PreviewViewCntroller

jjustin999 committed 7 years ago
Unverified
a484621cf8a292cdf80a0ebcf227b59e729ae0a3

add gitginore

jjustin999 committed 7 years ago

README

The README file for this repository.

EngineeringForTestabilitySample

What is this?

This is a demo project for the session Engineering For Testability in WWDC 2017. https://developer.apple.com/videos/play/wwdc2017/414/

The talk has mainly 3 projects for sample code.

  1. Preview
  2. OnDiskCache
  3. UITesting

I copied and modified the codes in the video.

  1. Preview -> PreviewViewController and PreviewViewControllerTest
  2. OnDiskCache -> OnDiskCacheTest
  3. UITesting -> EngineeringForTestabilitySampleUITests