Running Kotlin/Native unit tests on iOS Simulator
Developing a Kotlin/Native solution may require running unit test on iOS Simulator. How to do it?
Yet another iOS Developer homepage
Developing a Kotlin/Native solution may require running unit test on iOS Simulator. How to do it?
Kotlin/Native has become a truly considerable solution for the iOS and Android apps that share pieces of common business logic. Let's see how to make use of it in Xcode project.