Jun 11 2020 ·

Mani Ramezan: Writing Reliable Tests in iOS

Episode complete

About this episode
See forum comments
Cinema mode Mark complete Download course materials

Notes: . Mani Ramezan: Writing Reliable Tests in iOS

From the speaker:

Writing unit tests and UI Tests sometimes can be tricky. Many times, tests pass locally but fail in CI which makes them harder to debug. Other times, tests crash in the CI environment, but never on your Mac. Also, working with CoreData and creating mock objects and clearing them after each test requires some extra steps in the app design. This talk is going over these and talk about approaches that helped us at Zocdoc to resolve them.

Please see the presentation slides here.