This only happens if I add the test fixtures plugin AND have an integration test source set. The problem is caused by runtimeClasspath += sourceSets.main.output
from the integrationTest
configuration. I’m investigating what this means.
↧
Resources included as file: and jar: in tests
↧