Using Ktor Client MockEngine for Integration and UI Tests MockEngine replaces real network calls with mocked ones that use pre-defined data and status codes. The engine can be shared between Integration and UI tests.
Kotlin Multiplatform For Android and the Web - Part 1 Introduction and the Server The first part of my thesis about Kotlin Multiplatform. This part contains the project introduction and the Ktor server