Mocks allow us to write fast tests that don't mess with production data. Without OCMock we will need to write our own mocks, but it doesn't have to be a lot of work. We will look at techniques for practical mocking in Swift that will allow us to create simple, easy to maintain mocks for the most important parts of our codebase.
Presented on March 4th, 2016 at try! Swift in Tokyo.