[mpp, tests] Add infrastructure for *Generated KPM Core tests

This commit is contained in:
Dmitry Savvinov
2022-07-14 12:38:34 +02:00
parent 309b2f569d
commit c1e21f5b8f
9 changed files with 136 additions and 7 deletions
@@ -10,6 +10,8 @@ pill {
variant = PillExtension.Variant.FULL
}
testsJar()
val kotlinGradlePluginTest = project(":kotlin-gradle-plugin").sourceSets.named("test").map { it.output }
dependencies {