This message was deleted.
# community-support
s
This message was deleted.
l
Okay, I just realised, that it does work for most projects, except for those using the
java-test-fixtures
plugin.
And the projects with the
java-test-fixtures
plugin don't even contain integration tests, which means the problem probably has nothing to do with
test
vs.
integrationTest
but only with usage of
java-test-fixtures
. Is
sourceSets.test.runtimeClasspath
not the same when using this plugin as it is without?