Welcome to my blog! 🚀

I'm Noam, a mobile developer and a general nerd. I like ranting about iOS development, tools, automation, and other things that catch my interest. In general, a tech lover and a programming nerd! I hope you enjoy reading my posts, and if you have any questions or comments, feel free to reach out!


Recent Posts


Git Hooks for iOS

Make your life easier without a CI

Parallelize Unit Tests in Your iOS App

Use Xcode CLI and Bash or Fastlane to run unit tests in parallel in your iOS app.

Unit test your iOS app without Fastlane

Use Xcode CLI and Bash to run unit tests in your iOS app.

Bump app version and build number using Fastlane

Never forget to update those ever again!

Unit test SwiftUI views without a view model

Testing SwiftUI views without a view model, when using MV instead of MVVM

Run unit tests with Fastlane

Automate your testing and increase your confidence