Hello, I am trying to get a coverage report for a KMM shared module in Android Studio. The option “Run “All Tests” with Coverage” seems to ignore all tests in the “commonTest” folder.
What is the suggested way to measure code coverage of a KMM shared module;