Anyone have experience with the “java-test-fixtures” plugin? Having issues using the `src/testFixtur...
b
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
Could clarify what is not working? Generally test fixtures support from Kotlin side is not so good