Slackbot
08/09/2022, 6:58 PMBen Madore
08/09/2022, 7:02 PMbuild.gradle
module1/build.gradle
module2/build.gradle
test-results/build.gradle // must this exist?
can i apply the test-report-aggregation
in the top level build.gradle
and aggregate there, or is there a reason that it really should be in a separate module like test-results