https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
n

Napa Ram

07/01/2021, 7:46 AM
Hello Everyone, How can i get test coverage for Common Shared Code as i am using for reference KaMPKit for test case but not able to get the Code coverage any help please https://github.com/touchlab-lab/KaMPKit/tree/brady-aiello/upgrade-gradle-7.1
👀 1
s

Stefan Oltmann

07/01/2021, 8:56 AM
It's not possible if you have Android in it. I did not manage to get it working. I guess we have to wait for JetBrains to come up with their code coverage solution.
n

Napa Ram

07/01/2021, 8:58 AM
i have only android and ios currently
m

Mejdi

07/05/2021, 5:00 PM
is getting the report of your JVM target tests would be enough ? or also your tests are part of common ?
24 Views