Unresolved
Details
Assignee
Rohit VermaRohit VermaReporter
Rajan MauryaRajan MauryaPriority
Minor
Details
Details
Assignee
Rohit Verma
Rohit VermaReporter
Rajan Maurya
Rajan MauryaPriority
More fields
More fields
More fields
Created March 7, 2025 at 5:14 PM
Updated April 10, 2025 at 4:54 PM
This task includes setting up the testing framework for the kmp-project-template:
1. Adding multiplatform test libraries for commonTest source-sets like kotlin.test, Mokkery, etc.
2. Adding platform-specific dependencies for Android and IOS
3. Creating test-directories for cmp-shared, cmp-desktop, and cmp-ios. // move to different ticket
4. Create workflows for automated testing through CI/CD
add testing module in project home
Note: We should use only multiplatform-testing libraries for testing shared code.