If aspectJ is used, the appropriate (integration)test-task must be configured in build.gradle. If build.gradle does not contain a obvious entry for this task, peass does not know, that the module contains (integration)tests and does not add the configuration entry.
Editing of GradleBuildfileEditor.addArgLine is necessary.
What feature do you want to see added?
If aspectJ is used, the appropriate (integration)test-task must be configured in build.gradle. If build.gradle does not contain a obvious entry for this task, peass does not know, that the module contains (integration)tests and does not add the configuration entry. Editing of GradleBuildfileEditor.addArgLine is necessary.
Upstream changes
No response