A big part of the developer journey is make sure our code behaves as expected. It’s best practice to setup tests that allow us to test quickly and often that nothing is broken. If unit testing is common practice to check the business logic, we can also extend it to cover some specific UI behaviors. Let’s how to unit test views and gesture in UIKit.

Continue reading

I have been interested in analytics tools for a while, especially when it’s applied to mobile development. Over the time, I saw many code mistakes when implementing an analytical solution. Some of them can be easily avoided when developer got the right insights, let’s see how.

Continue reading

To be sure new code won’t break old one already implemented, itโ€™s best practice to write unit tests. When it comes to app architectures, it can be a challenge to write those tests. Following an MVVM pattern, how to unit test a view and its viewModel? Thatโ€™s what I would like to cover here using dependency injection.

Continue reading

Author's picture

Benoit Pasquier

Software Engineer ๐Ÿ‡ซ๐Ÿ‡ท, writing about career development, mobile engineering and self-improvement

ShopBack ๐Ÿ’ฐ

Singapore ๐Ÿ‡ธ๐Ÿ‡ฌ