Does anyone have an example of using the Kotlin Multiplatform plugin (with a JVM target) with the JVM Test Suite and Test Report Aggregation plugins? It seems like the aggregation plugin isn't able to pick up the test report from
allTests
or
jvmTests
at all.