Arkadii Ivanov
01/16/2020, 11:13 PMjava-test-fixtures
plugin but it does not seem to work in MPP environment.Kris Wong
01/16/2020, 11:16 PMKris Wong
01/16/2020, 11:16 PMArkadii Ivanov
01/16/2020, 11:17 PMKris Wong
01/16/2020, 11:17 PMArkadii Ivanov
01/16/2020, 11:20 PMrusshwolf
01/17/2020, 12:34 AMKris Wong
01/17/2020, 1:57 PMArkadii Ivanov
01/17/2020, 3:10 PMrusshwolf
01/17/2020, 3:14 PMtests
(https://github.com/russhwolf/multiplatform-settings/tree/master/tests) which has shared test code including a base class with shared test definitions. It gets consumed by test sources of other modules, eg here https://github.com/russhwolf/multiplatform-settings/blob/master/multiplatform-settings/build.gradle.kts#L39Nick
04/23/2020, 4:13 AMtestImplementation(testFixtures(project(':foo')))
I get the following error:
Could not find method testFixtures()