Adam S
03/11/2023, 12:47 PMVampire
03/11/2023, 1:10 PMephemient
03/11/2023, 1:19 PMAdam S
03/11/2023, 1:42 PMjvmTestRuntimeClasspath
config and the runtimeDependencyFiles
? Do the dependency files contain the test classes themselves?
val parent = configurations.getByName("jvmTestRuntimeClasspath")
extendsFrom(parent)
jvmTestFixtures(compilations.getByName("test").runtimeDependencyFiles)
ephemient
03/11/2023, 1:52 PMAdam S
03/11/2023, 2:01 PMephemient
03/11/2023, 4:12 PMvladimirsitnikov
03/11/2023, 5:56 PMAdam S
03/11/2023, 6:08 PMinternal
visibility code