Ivan CLOVIS Canet
02/26/2026, 9:48 PMgradleTestKit() but… I don't have it.
I assume there's a specific plugin that adds it?Martin
02/26/2026, 10:33 PMdependencies{} blockMartin
02/26/2026, 10:33 PMgradle-api now.Martin
02/26/2026, 10:34 PMMartin
02/26/2026, 10:35 PMtestImplementation configurationIvan CLOVIS Canet
02/27/2026, 8:03 AMkotlin("multiplatform") plugin and the sourceSets.jvmTest isn't really a dependencies {} blockIvan CLOVIS Canet
02/27/2026, 8:08 AMIvan CLOVIS Canet
02/27/2026, 8:09 AMMartin
02/27/2026, 8:33 AMIvan CLOVIS Canet
02/27/2026, 8:34 AMIvan CLOVIS Canet
02/27/2026, 8:34 AMIvan CLOVIS Canet
02/27/2026, 8:34 AMMartin
02/27/2026, 8:35 AMMartin
02/27/2026, 8:35 AMgradle-api artifacts for a while so that's an optionMartin
02/27/2026, 8:35 AMMartin
02/27/2026, 8:36 AMMartin
02/27/2026, 8:37 AMIvan CLOVIS Canet
02/27/2026, 8:55 AMAdam
02/27/2026, 10:23 AMgradle :dependencies not supporting the 'built in' Gradle deps https://github.com/gradle/gradle/issues/34600Martin
02/27/2026, 10:25 AMMartin
02/27/2026, 10:25 AMMartin
02/27/2026, 10:26 AMIvan CLOVIS Canet
02/27/2026, 10:29 AMThere'sEven then, Gradle's entire thing is to be a dependency resolution engine, there isnolittle reason to bind your runtime usage of testKit to the Gradle version you're using
dependencies.constraint for that.Martin
02/27/2026, 10:32 AM