/simply-testable-ui

A talk presenting techniques for building simply testable iOS UI

Primary LanguageSwift

Building simply testable iOS UI

A talk presenting techniques and insights into building simply testable iOS UI using functional reactive programming, view models, boundary-oriented architecture, unidirectional data flows and almost no mocking.

Branching

The master branch holds the reference implementation for the example app.

The live-coding branch is the starting point of the demonstration.