I'm trying to target a specific test directory i.e sec/main/groovy/.../integration that I would like to generate my reports but overriding this in my build gradle doesn't work
test System Property: com.athaydes.spockframework.report.testSourceRoots=src/test/groovy
Is this the correct approach?