Anyone have experience with the “java-test-fixtures” plugin? Having issues using the
src/testFixtures/kotlin
code from within the same project. Other projects declaring it as a dependency seem to work but examples of managing sourceSets that I’ve found don’t seem to work.
t
tapchicoma
12/03/2021, 9:25 AM
Could clarify what is not working?
Generally test fixtures support from Kotlin side is not so good