Arkadii Ivanov
07/02/2019, 10:15 PMtest-common dependency to commonMain source set but compilation fails due to kotlin.test package cannot be resolved. IDEA does not show any errors. What maight be the problem?Alexey Belkov [JB]
07/04/2019, 9:29 AMcommonTest also?Arkadii Ivanov
07/04/2019, 5:29 PMtest-junit and test-js dependencies to jvmMain and jsMain source sets respectively.