I'm often asked, "Do you do test-driven development on view controllers?" Sure! Here's how, taking advantage of IBOutlets and IBActions. https://qualitycoding.org/uiviewcontroller-tdd/
Get the code snippets I use: https://qualitycoding.org/code-snippets/
#TDD in #ObjectiveC for #iOSDev