Rapid View Prototyping Using FBSnapshotTestCase
Paul Rehkugler gave this talk at the Brooklyn Swift Meetup on Apr 12, 2016.
FBSnapshotTestCaseis a powerful tool that was built to unit test the visual appearance ofUIViews, but that’s not all it can do. This talk will explore how you can leverageFBSnapshotTestCaseto simulate the visual feedback of Interface Builder when programmatically laying out views.You can find the code used for this exercise on Paul’s GitHub.
Paul Rehkugler (pr) is a Staff Engineer at Tumblr. If he’s not writing software, he’s probably hiking or playing guitar.
