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.
- Preview
- OnDiskCache
- UITesting
I copied and modified the codes in the video.
- Preview -> PreviewViewController and PreviewViewControllerTest
- OnDiskCache -> OnDiskCacheTest
- UITesting -> EngineeringForTestabilitySampleUITests