Tag: unittests
-
Testing navigation on iOS
Coordinator-based navigation is hard to test by default. Here's how to make it straightforward.
-
Including production changes for Unit Tests
Changing production code to make it testable is fine - workarounds that don't help production are not.