kmock
kmock copied to clipboard
A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
## Description ## Expected Behavior ## Actual Behavior ## Possible Fix ## Steps to Reproduce 1. 2. 3. 4. ## Context ## Your Environment * Version used: * Environment name...
## Description Currently the TestCase `Given find it fetches a DomainObjects` does not run for native in the integration KMP.
## Description See [here](https://github.com/google/ksp/issues/1011) fore more. This can only fixed if the KSP issue is resolved.